HomeSort by relevance Sort by last modified time
    Searched refs:dup_safer (Results 1 - 5 of 5) sorted by null

  /external/bison/lib/
unistd-safer.h 20 int dup_safer (int);
dup-safer.c 31 dup_safer (int fd) function
unistd--.h 24 #define dup dup_safer
fd-safer.c 41 int f = dup_safer (fd);
fopen-safer.c 41 int f = dup_safer (fd);

Completed in 329 milliseconds