OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:safe_pipe
(Results
1 - 3
of
3
) sorted by null
/external/dnsmasq/src/
util.c
234
void
safe_pipe
(int *fd, int read_noblock)
function
dnsmasq.c
274
safe_pipe
(pipefd, 1);
302
safe_pipe
(err_pipe, 0);
[
all
...]
dnsmasq.h
735
void
safe_pipe
(int *fd, int read_noblock);
Completed in 80 milliseconds