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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp_sys.c3280 # define FILE_ptr(f) ((f)->_ptr) macro
H A Duconfig.h1139 * for a file handle. If this is defined, then the FILE_ptr(fp)
1143 /* FILE_ptr:
1149 * This symbol is defined if the FILE_ptr macro can be used as an
1162 * This symbol is defined if using the FILE_ptr macro as an lvalue
1167 * This symbol is defined if using the FILE_ptr macro as an lvalue
1172 #define FILE_ptr(fp) ((fp)->_IO_read_ptr) macro

Completed in 40 milliseconds