Home
last modified time | relevance | path

Searched defs:fcntl (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/grep/lib/
H A Dfcntl.c202 fcntl (int fd, int action, /* arg */...) in fcntl() function
205 # define fcntl klibc_fcntl in fcntl() macro
/dflybsd-src/lib/libc/include/
H A Dnamespace.h59 #define fcntl _fcntl macro
/dflybsd-src/gnu/usr.bin/grep/libgreputils/
H A Dfcntl.h589 # define fcntl rpl_fcntl macro
/dflybsd-src/sys/sys/
H A Dsysunion.h86 struct fcntl_args fcntl; member