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

/osnet-11/usr/src/lib/libc/inc/
H A Dstdiom.h182 #define SET_FILE(iop, fd) ((iop)->_file = (fd)) macro
186 #define SET_FILE(iop, fd) (iop)->_magic = (fd); (iop)->__extendedfd = 0 macro

Completed in 119 milliseconds