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

/freebsd-12-stable/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-12-stable/contrib/file/src/
H A Dmagic.c408 int ispipe = 0; local
444 ispipe = 1;
468 ispipe = 1;
476 if (ispipe) {
/freebsd-12-stable/usr.bin/mail/
H A Dnames.c285 int c, ispipe; local
300 ispipe = np->n_name[0] == '|';
301 if (ispipe)
355 if (ispipe) {
/freebsd-12-stable/contrib/ntp/libntp/
H A Dwork_thread.c574 c->ispipe = is_pipe;
586 (*addremove_io_fd)(c->resp_read_pipe, c->ispipe, FALSE);
914 (*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 70 milliseconds