_set_osflags 2482 win32/win32.c _set_osflags(fh, fileflags); /* set osfile entry */ _set_osflags 6204 win32/win32.c _set_osflags(fd, 0); _set_osflags 6234 win32/win32.c _set_osflags(fd, flags | FOPEN); _set_osflags 6331 win32/win32.c _set_osflags(fdRead, FOPEN | FPIPE | FNOINHERIT); _set_osflags 6349 win32/win32.c _set_osflags(fdWrite, FOPEN | FPIPE | FNOINHERIT); _set_osflags 6828 win32/win32.c _set_osflags(fd, _osfile(fd) & ~FEOFLAG); _set_osflags 6928 win32/win32.c _set_osflags(fd, _osfile(fd) | FEOFLAG);