Searched refs:SET_FILE (Results 1 – 8 of 8) sorted by relevance
184 #define SET_FILE(iop, fd) ((iop)->_file = (fd)) macro188 #define SET_FILE(iop, fd) (iop)->_magic = (fd); (iop)->__extendedfd = 0 macro
97 SET_FILE(iop, fd); in fdopen()
127 SET_FILE(iop, fd); in _endopen()
127 SET_FILE(&strbuf, _NFILE); in _vsscanf_c89()
129 SET_FILE(&strbuf, _NFILE); in _vswscanf_c89()
59 #ifndef SET_FILE60 #define SET_FILE(x) \ macro
102 #define SET_FILE(iop, fd) (iop)->_magic = (fd); (iop)->__extendedfd = 0 macro
88 SET_FILE(iop, fd); in _endopen()