Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/include/
H A Dntp_worker.h70 int ispipe; member
120 int ispipe; member
/freebsd-13.1/contrib/file/src/
H A Dmagic.c410 int ispipe = 0; in file_or_fd() local
446 ispipe = 1; in file_or_fd()
473 ispipe = 1; in file_or_fd()
481 if (ispipe) { in file_or_fd()
/freebsd-13.1/usr.bin/mail/
H A Dnames.c285 int c, ispipe; in outof() local
300 ispipe = np->n_name[0] == '|'; in outof()
301 if (ispipe) in outof()
355 if (ispipe) { in outof()
/freebsd-13.1/contrib/ntp/libntp/
H A Dwork_fork.c229 (*addremove_io_fd)(c->resp_read_pipe, c->ispipe, TRUE); in cleanup_after_child()
523 c->ispipe = is_pipe; in fork_blocking_child()
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); in cleanup_after_child()