HomeSort by: relevance | last modified time | path
    Searched defs:rpl_fcntl_DUPFD_CLOEXEC (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gnulib/import/
fcntl.c 175 static int rpl_fcntl_DUPFD_CLOEXEC (int fd, int target);
223 result = rpl_fcntl_DUPFD_CLOEXEC (fd, target);
488 rpl_fcntl_DUPFD_CLOEXEC (int fd, int target)
  /src/external/gpl3/gdb.old/dist/gnulib/import/
fcntl.c 175 static int rpl_fcntl_DUPFD_CLOEXEC (int fd, int target);
223 result = rpl_fcntl_DUPFD_CLOEXEC (fd, target);
488 rpl_fcntl_DUPFD_CLOEXEC (int fd, int target)

Completed in 15 milliseconds