Searched refs:dup_cloexec (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dcloexec.h27 inherited into spawned children. Instead, either use dup_cloexec
38 int dup_cloexec (int fd);
H A Dcloexec.c33 inherited into spawned children. Instead, either use dup_cloexec
80 dup_cloexec (int fd) function
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dcloexec.h25 inherited into spawned children. Instead, either use dup_cloexec
36 int dup_cloexec (int fd);
H A Dcloexec.c33 inherited into spawned children. Instead, either use dup_cloexec
80 dup_cloexec (int fd) function
/netbsd-current/external/gpl3/autoconf/dist/
H A Dmaint.mk517 @h='cloexec.h' re='\<(set_cloexec_flag|dup_cloexec) *\(' \

Completed in 129 milliseconds