OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pipe_stat
sys/kern/sys_pipe.c
64
int pipe_stat(struct file *fp, struct stat *ub, struct proc *p);
sys/kern/sys_pipe.c
71
.fo_stat = pipe_stat,