Searched defs:cpipe (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/fs/fifofs/
H A Dfifo_vnops.c281 struct pipe *cpipe; local
[all...]
/freebsd-12-stable/sys/kern/
H A Dsys_pipe.c525 pipespace_new(struct pipe *cpipe, int size) argument
590 pipespace(struct pipe *cpipe, int size) argument
602 pipelock(struct pipe *cpipe, int catch) argument
623 pipeunlock(struct pipe *cpipe) argument
637 pipeselwakeup(struct pipe *cpipe) argument
1314 struct pipe *cpipe; local
1542 struct pipe *cpipe; local
1557 struct pipe *cpipe; local
1584 pipe_free_kmem(struct pipe *cpipe) argument
1610 pipeclose(struct pipe *cpipe) argument
1686 struct pipe *cpipe; local
1730 struct pipe *cpipe = kn->kn_hook; local
[all...]
/freebsd-12-stable/tests/sys/kern/
H A Dptrace_test.c213 int cpipe[2], status; local
260 int cpipe[2], dpipe[2], status; local
357 int cpipe[2], dpipe[2], status; local
776 attach_fork_parent(int cpipe[2]) argument
805 int cpipe[2], status; local
876 int cpipe[2], status; local
942 int cpipe[2], status; local
1006 int cpipe[2], dpipe[2], status; local
[all...]

Completed in 119 milliseconds