Searched refs:SET_FILE (Results 1 – 8 of 8) sorted by relevance
59 #ifndef SET_FILE60 #define SET_FILE(x) \ macro
95 SET_FILE(iop, fd); in fdopen()
82 SET_FILE(iop, fd); in _endopen()
125 SET_FILE(&strbuf, _NFILE); in _vsscanf_c89()
127 SET_FILE(&strbuf, _NFILE); in _vswscanf_c89()
192 #define SET_FILE(iop, fd) ((iop)->_file = (fd)) macro194 #define SET_FILE(iop, fd) (iop)->_magic = (fd); (iop)->__extendedfd = 0 macro
100 #define SET_FILE(iop, fd) (iop)->_magic = (fd); (iop)->__extendedfd = 0 macro
88 SET_FILE(iop, fd); in _endopen()