Home
last modified time | relevance | path

Searched refs:pc_max_input (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dpathconf.h68 short pc_max_input; /* input a tty can eat all once */ member
88 int16_t pc_max_input; /* input a tty can eat all once */ member
/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Dmount.h63 short pc_max_input; /* input a tty can eat all once */ member
/titanic_50/usr/src/head/rpcsvc/
H A Dmount.x182 short pc_max_input; /* input a tty can eat all at once */ member
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_vfsops.c1063 pc->pc_max_input = STRUCT_FGET(pc_tmp, pc_max_input); in pathconf_copyin()