Home
last modified time | relevance | path

Searched refs:ptree (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/cmd/fm/eversholt/common/
H A Dptree.c96 ptree(int flags, struct node *np, int no_iterators, int fileline) in ptree() function
117 ptree(flags, np->u.name.child, in ptree()
125 ptree(flags, np->u.name.child, no_iterators, in ptree()
137 ptree(flags, np->u.name.next, no_iterators, fileline); in ptree()
154 ptree(flags, np->u.func.arglist, no_iterators, fileline); in ptree()
158 ptree(flags, np->u.expr.left, no_iterators, fileline); in ptree()
160 ptree(flags, np->u.expr.right, no_iterators, fileline); in ptree()
163 ptree(flags, np->u.event.ename, no_iterators, fileline); in ptree()
166 ptree(flags, np->u.event.epname, in ptree()
171 ptree(flags, np->u.event.eexprlist, in ptree()
[all …]
H A Dptree.h59 void ptree(int flags, struct node *np, int no_iterators, int fileline);
H A Deftwrite.c114 ptree(O_ALTFP, tree_root(NULL), 0, 1); in eftwrite()
/titanic_41/usr/src/lib/libshell/common/include/
H A Dname.h92 int *ptree; /* address of parse tree */ member
138 #define nv_funtree(n) ((n)->nvalue.rp->ptree)
/titanic_41/usr/src/cmd/ptools/
H A DMakefile45 ptree \
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/
H A DMakefile40 ptree.c stable.c stats.c tree.c
H A Dfme.c3531 ptree(O_ALTFP|O_VERB|O_NONL, ctp->cnode, 1, 0); in checkconstraints()
3542 ptree(O_ALTFP|O_VERB|O_NONL, ctp->cnode, 1, 0); in checkconstraints()
3560 ptree(O_ALTFP|O_VERB|O_NONL, ctp->cnode, 1, 0); in checkconstraints()
3569 ptree(O_ALTFP|O_VERB|O_NONL, ctp->cnode, 1, 0); in checkconstraints()
3580 ptree(O_ALTFP|O_VERB|O_NONL, ctp->cnode, 1, 0); in checkconstraints()
H A Ditree.c1677 ptree(flags, cp->cnode, 1, 0); in itree_pbubble()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-extended-system-utilities.mf69 $(i386_ONLY)file path=usr/bin/$(ARCH32)/ptree mode=0555
89 file path=usr/bin/$(ARCH64)/ptree mode=0555
198 file path=usr/share/man/man1/ptree.1
234 hardlink path=usr/bin/ptree target=../../usr/lib/isaexec
268 link path=usr/proc/bin/ptree target=../../bin/ptree
/titanic_41/usr/src/cmd/fm/eversholt/
H A DMakefile.esc.com35 out.o ptree.o stable.o stats.o tree.o $($(EFTCLASS)_WRTOBJ)
/titanic_41/usr/src/man/man1/
H A DMakefile305 ptree.1 \
/titanic_41/usr/src/lib/libsecdb/
H A Dexec_attr.txt265 Process Management:suser:cmd:::/usr/bin/ptree:euid=0
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c3300 ptree(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in ptree() function
3872 { "ptree", NULL, "print process tree", ptree },
/titanic_41/
H A D.gitignore2087 usr/src/cmd/ptools/ptree/amd64/
2088 usr/src/cmd/ptools/ptree/i386/