Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dunistd-safer.h21 int dup_safer (int);
H A Dunistd--.h25 #define dup dup_safer
H A Ddup-safer.c40 dup_safer (int fd) in dup_safer() function
H A Dfd-safer.c54 int f = dup_safer (fd); in fd_safer()
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Ddup-safer.c31 dup_safer (int fd) in dup_safer() function
H A Dunistd-safer.h20 int dup_safer (int);
H A Dunistd--.h24 #define dup dup_safer
H A Dfd-safer.c41 int f = dup_safer (fd); in fd_safer()