Searched defs:fdstat (Results 1 – 8 of 8) sorted by relevance
276 type fdstat struct { struct277 filetype filetype278 fdflags uint16279 rightsBase rights280 rightsInheriting rights
171 let fdstat = unsafe { in set_nonblocking() localVariable262 let fdstat = unsafe { in set_nonblocking() localVariable
834 int fd, fdstat, mode, e; in sunos_check_device_and_status_open() local
103 struct stat fdstat; in IsFile() local