Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dpathconf.h62 struct pathcnf { struct
77 struct pathcnf *pc_next; /* linked list */ argument
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dmount.h57 struct pathcnf { struct
61 int pc_link_max; /* max links allowed */
62 short pc_max_canon; /* max line len for a tty */
63 short pc_max_input; /* input a tty can eat all once */
87 struct pathcnf *pathconf; /* static pathconf kludge */ argument