Searched defs:pathcnf (Results 1 – 2 of 2) sorted by relevance
62 struct pathcnf { struct77 struct pathcnf *pc_next; /* linked list */ argument
57 struct pathcnf { struct61 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