Searched defs:FILE_base (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp_sys.c3279 # define FILE_base(f) ((f)->_base) macro
H A Duconfig.h1183 * a file handle. If this is defined, then the FILE_base(fp) macro
1189 /* FILE_base:
1202 #define FILE_base(fp) ((fp)->_IO_read_base) macro

Completed in 40 milliseconds