Home
last modified time | relevance | path

Searched refs:pc_pipe_buf (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpathconf.h71 short pc_pipe_buf; /* size of a pipe (bytes) */ member
91 int16_t pc_pipe_buf; /* size of a pipe (bytes) */ member
/illumos-gate/usr/src/head/rpcsvc/
H A Dmount.x184 short pc_pipe_buf; /* size of a pipe (bytes) */ member
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_vfsops.c1066 pc->pc_pipe_buf = STRUCT_FGET(pc_tmp, pc_pipe_buf); in pathconf_copyin()