Searched defs:bc_fcntl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/sys/4.2/
H A Dfcntl.c81 return(bc_fcntl(fd, cmd, arg));
85 int bc_fcntl(fd, cmd, arg) function
/illumos-gate/usr/src/lib/libbc/libc/sys/sys5/
H A Dfcntl.c79 return(bc_fcntl(fd, cmd, arg));
82 int bc_fcntl(fd, cmd, arg) function

Completed in 83 milliseconds