OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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 204 milliseconds