/src/bin/ksh/ |
tree.c | 18 static void ptree ARGS((struct op *t, int indent, struct shf *f)); 31 ptree(t, indent, shf) function 444 ptree(va_arg(va, struct op *), indent, shf);
|
tree.c | 18 static void ptree ARGS((struct op *t, int indent, struct shf *f)); 31 ptree(t, indent, shf) function 444 ptree(va_arg(va, struct op *), indent, shf);
|
/src/share/examples/refuse/virtdir/ |
virtdir.c | 290 ptree(virtdir_t * tp) function in typeref:typename:void 315 ptree(&t); 321 ptree(&t);
|
virtdir.c | 290 ptree(virtdir_t * tp) function in typeref:typename:void 315 ptree(&t); 321 ptree(&t);
|