Searched refs:dup_cloexec (Results 1 - 4 of 4) sorted by path

/external/bison/lib/
H A Dcloexec.c33 inherited into spawned children. Instead, either use dup_cloexec
80 dup_cloexec (int fd) function
H A Dcloexec.h27 inherited into spawned children. Instead, either use dup_cloexec
38 int dup_cloexec (int fd);
H A Dw32spawn.h41 fd = dup_cloexec (fd);
/external/bison/
H A Dmaint.mk559 @h='cloexec.h' re='\<(set_cloexec_flag|dup_cloexec) *\(' \

Completed in 326 milliseconds