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

/illumos-gate/usr/src/uts/common/syscall/
H A Dpipe.c55 static struct sysent pipe_sysent = { variable in typeref:struct:sysent
65 &mod_syscallops, "pipe(2) syscall", &pipe_sysent
70 &mod_syscallops32, "32-bit pipe(2) syscall", &pipe_sysent

Completed in 44 milliseconds