Searched refs:parents (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/INIT/
H A Dmkdir.sh25 parents=
38 -p) parents=1
45 if test "" != "$parents"
/ast/src/cmd/std/
H A Dps.c50 " Implied by \b--children\b, \b--parents\b, and \b--tree\b.]"
96 "[P:parents?Display the process tree hierarchy, including the parents"
102 "[T:tree|forest?Display the process tree hierarchy, including the parents and"
216 int parents; /* recursively list all parents */ member in struct:State_s
1044 if (state.children || state.parents)
1050 if (state.parents)
1643 state.tree = state.parents = opt_info.num;
1646 state.tree = state.parents
[all...]

Completed in 18 milliseconds