Home
last modified time | relevance | path

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

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