Home
last modified time | relevance | path

Searched refs:f_setfd_error (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfile.h219 extern int f_setfd_error(int, int);
/illumos-gate/usr/src/uts/common/syscall/
H A Dfcntl.c131 error = f_setfd_error(fdes, (int)arg); in fcntl()
/illumos-gate/usr/src/uts/common/os/
H A Dfio.c1353 f_setfd_error(int fd, int flags) in f_setfd_error() function