Home
last modified time | relevance | path

Searched defs:ppathcnf (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/head/rpcsvc/
H A Dmount.x178 struct ppathcnf { struct
179 int pc_link_max; /* max links allowed */
180 short pc_max_canon; /* max line len for a tty */
181 short pc_max_input; /* input a tty can eat all at once */
182 short pc_name_max; /* max file name length (dir entry) */
183 short pc_path_max; /* max path name length (/x/y/x/.. ) */
184 short pc_pipe_buf; /* size of a pipe (bytes) */
185 u_char pc_vdisable; /* safe char to turn off c_cc[i] */
186 char pc_xxx; /* alignment padding; cc_t == char */
187 short pc_mask[2]; /* validity and boolean bits */