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

/freebsd-11.0-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-11.0-release/contrib/file/src/
H A Dmagic.c409 int ispipe = 0; local
441 ispipe = 1;
452 ispipe = 1;
486 if (ispipe) {
/freebsd-11.0-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-11.0-release/contrib/ntp/libntp/
H A Dwork_fork.c225 (*addremove_io_fd)(c->resp_read_pipe, c->ispipe, TRUE);
519 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 110 milliseconds