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

  /src/external/gpl3/gdb/dist/gnulib/import/
fcntl.c 173 static int rpl_fcntl_DUPFD (int fd, int target);
216 result = rpl_fcntl_DUPFD (fd, target);
447 rpl_fcntl_DUPFD (int fd, int target)
523 result = rpl_fcntl_DUPFD (fd, target);
530 result = rpl_fcntl_DUPFD (fd, target);
  /src/external/gpl3/gdb.old/dist/gnulib/import/
fcntl.c 173 static int rpl_fcntl_DUPFD (int fd, int target);
216 result = rpl_fcntl_DUPFD (fd, target);
447 rpl_fcntl_DUPFD (int fd, int target)
523 result = rpl_fcntl_DUPFD (fd, target);
530 result = rpl_fcntl_DUPFD (fd, target);

Completed in 88 milliseconds