Home
last modified time | relevance | path

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

/dflybsd-src/contrib/grep/lib/
H A Dfcntl.c173 static int rpl_fcntl_DUPFD (int fd, int target);
216 result = rpl_fcntl_DUPFD (fd, target); in fcntl()
447 rpl_fcntl_DUPFD (int fd, int target) in rpl_fcntl_DUPFD() function
521 result = rpl_fcntl_DUPFD (fd, target); in rpl_fcntl_DUPFD_CLOEXEC()
528 result = rpl_fcntl_DUPFD (fd, target); in rpl_fcntl_DUPFD_CLOEXEC()