HomeSort by relevance Sort by last modified time
    Searched full:dup_cloexec (Results 1 - 4 of 4) sorted by null

  /external/bison/lib/
cloexec.h 27 inherited into spawned children. Instead, either use dup_cloexec
38 int dup_cloexec (int fd);
cloexec.c 33 inherited into spawned children. Instead, either use dup_cloexec
80 dup_cloexec (int fd) function
w32spawn.h 41 fd = dup_cloexec (fd);
  /external/bison/
maint.mk 559 @h='cloexec.h' re='\<(set_cloexec_flag|dup_cloexec) *\(' \
    [all...]

Completed in 154 milliseconds