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

/freebsd-9.3-release/contrib/ntp/include/
H A Dntp_worker.h70 int ispipe; member in struct:blocking_child_tag
120 int ispipe; member in struct:blocking_child_tag
/freebsd-9.3-release/contrib/file/src/
H A Dmagic.c363 int ispipe = 0; local
395 ispipe = 1;
406 ispipe = 1;
440 if (ispipe) {
/freebsd-9.3-release/usr.bin/mail/
H A Dnames.c283 int c, ispipe; local
298 ispipe = np->n_name[0] == '|';
299 if (ispipe)
353 if (ispipe) {
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dwork_fork.c167 (*addremove_io_fd)(c->resp_read_pipe, c->ispipe, TRUE);
484 c->ispipe = is_pipe;
H A Dwork_thread.c561 c->ispipe = is_pipe;
573 (*addremove_io_fd)(c->resp_read_pipe, c->ispipe, FALSE);
901 (*addremove_io_fd)(c->resp_read_pipe, c->ispipe, TRUE);

Completed in 66 milliseconds