Searched defs:fcntl (Results 1 – 8 of 8) sorted by relevance
/titanic_52/usr/src/lib/libbc/libc/sys/4.2/ |
H A D | fcntl.c | 78 int fcntl(fd, cmd, arg) in fcntl() function
|
/titanic_52/usr/src/lib/libbc/libc/sys/sys5/ |
H A D | fcntl.c | 76 int fcntl(fd, cmd, arg) in fcntl() function
|
/titanic_52/usr/src/uts/common/syscall/ |
H A D | fcntl.c | 65 fcntl(int fdes, int cmd, intptr_t arg) in fcntl() function
|
/titanic_52/usr/src/cmd/sgs/rtld/common/ |
H A D | external.c | 623 fcntl(int fildes, int cmd, ...) in fcntl() function
|
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/include/ |
H A D | shell.h | 239 # define fcntl(a,b,c) sh_fcntl(a,b,c) macro
|
/titanic_52/usr/src/lib/libsqlite/src/ |
H A D | os.c | 64 # define fcntl(A,B,C) 0 macro
|
/titanic_52/usr/src/lib/libc/port/threads/ |
H A D | scalls.c | 741 fcntl(int fildes, int cmd, ...) in fcntl() function
|
/titanic_52/usr/src/cmd/sendmail/include/sm/ |
H A D | conf.h | 1868 # define fcntl sendmail_mpe_fcntl macro
|