/titanic_50/usr/src/cmd/fm/eversholt/common/ |
H A D | ptree.c | 96 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 D | ptree.h | 59 void ptree(int flags, struct node *np, int no_iterators, int fileline);
|
H A D | eftwrite.c | 114 ptree(O_ALTFP, tree_root(NULL), 0, 1); in eftwrite()
|
/titanic_50/usr/src/lib/libshell/common/include/ |
H A D | name.h | 92 int *ptree; /* address of parse tree */ member 138 #define nv_funtree(n) ((n)->nvalue.rp->ptree)
|
/titanic_50/usr/src/cmd/ptools/ |
H A D | Makefile | 45 ptree \
|
/titanic_50/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | Makefile | 40 ptree.c stable.c stats.c tree.c
|
H A D | fme.c | 3524 ptree(O_ALTFP|O_VERB|O_NONL, ctp->cnode, 1, 0); in checkconstraints() 3535 ptree(O_ALTFP|O_VERB|O_NONL, ctp->cnode, 1, 0); in checkconstraints() 3553 ptree(O_ALTFP|O_VERB|O_NONL, ctp->cnode, 1, 0); in checkconstraints() 3562 ptree(O_ALTFP|O_VERB|O_NONL, ctp->cnode, 1, 0); in checkconstraints() 3573 ptree(O_ALTFP|O_VERB|O_NONL, ctp->cnode, 1, 0); in checkconstraints()
|
H A D | itree.c | 1677 ptree(flags, cp->cnode, 1, 0); in itree_pbubble()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-extended-system-utilities.mf | 70 $(i386_ONLY)file path=usr/bin/$(ARCH32)/ptree mode=0555 90 file path=usr/bin/$(ARCH64)/ptree mode=0555 199 file path=usr/share/man/man1/ptree.1 235 hardlink path=usr/bin/ptree target=../../usr/lib/isaexec 269 link path=usr/proc/bin/ptree target=../../bin/ptree
|
/titanic_50/usr/src/cmd/fm/eversholt/ |
H A D | Makefile.esc.com | 35 out.o ptree.o stable.o stats.o tree.o $($(EFTCLASS)_WRTOBJ)
|
/titanic_50/usr/src/man/man1/ |
H A D | Makefile | 307 ptree.1 \
|
/titanic_50/usr/src/lib/libsecdb/ |
H A D | exec_attr.txt | 265 Process Management:suser:cmd:::/usr/bin/ptree:euid=0
|
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | genunix.c | 3300 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_50/ |
H A D | .gitignore | 2087 usr/src/cmd/ptools/ptree/amd64/ 2088 usr/src/cmd/ptools/ptree/i386/
|