Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dfcntl.c175 static int rpl_fcntl_DUPFD_CLOEXEC (int fd, int target);
223 result = rpl_fcntl_DUPFD_CLOEXEC (fd, target); in fcntl()
488 rpl_fcntl_DUPFD_CLOEXEC (int fd, int target) in rpl_fcntl_DUPFD_CLOEXEC() function
/netbsd-src/external/gpl3/gdb/dist/gnulib/
H A DChangeLog421 (rpl_fcntl_DUPFD_CLOEXEC): Update.