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

/freebsd-current/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-current/contrib/file/src/
H A Dmagic.c427 int ispipe = 0; local
488 ispipe = 1;
496 if (ispipe) {
/freebsd-current/usr.bin/mail/
H A Dnames.c277 int c, ispipe; local
292 ispipe = np->n_name[0] == '|';
293 if (ispipe)
347 if (ispipe) {
/freebsd-current/contrib/ntp/libntp/
H A Dwork_thread.c564 c->ispipe = is_pipe;
576 (*addremove_io_fd)(c->resp_read_pipe, c->ispipe, FALSE);
917 (*addremove_io_fd)(c->resp_read_pipe, c->ispipe, TRUE);
H A Dwork_fork.c229 (*addremove_io_fd)(c->resp_read_pipe, c->ispipe, TRUE);
523 c->ispipe = is_pipe;

Completed in 76 milliseconds