Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dptree.c115 ptree(flags, np->u.name.child, in ptree()
123 ptree(flags, np->u.name.child, no_iterators, in ptree()
164 ptree(flags, np->u.event.epname, in ptree()
169 ptree(flags, np->u.event.eexprlist, in ptree()
468 ptree(pd->flags, val, 0, 0); in ptree_plut()
476 ptree(flags, np, 1, 0); in ptree_name()
482 ptree(flags, np, 0, 0); in ptree_name_iter()
674 ptree(infop->flags, rhs, 0, 0); in byname_printer()
721 ptree(flags, np, 0, 0); in ptree_type_pattern()
726 ptree(flags, np, 0, 0); in ptree_type_pattern()
[all …]
H A Dptree.h57 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()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dname.h101 int *ptree; /* address of parse tree */ member
150 #define nv_funtree(n) ((n)->nvalue.rp->ptree)
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-extended-system-utilities.p5m57 link path=usr/bin/$(ARCH64)/ptree target=../../bin/ptree
114 file path=usr/bin/ptree mode=0555
176 link path=usr/proc/bin/ptree target=../../bin/ptree
231 file path=usr/share/man/man1/ptree.1
/illumos-gate/usr/src/cmd/ptools/
H A DMakefile45 ptree \
H A DMakefile.bld107 ptree := CSTD = $(CSTD_GNU99)
/illumos-gate/usr/src/cmd/fm/eversholt/
H A DMakefile.esc.com37 out.o ptree.o stable.o stats.o tree.o $($(EFTCLASS)_WRTOBJ)
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A DMakefile41 ptree.c stable.c stats.c tree.c
H A Dfme.c3542 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()
3571 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()
3591 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()
/illumos-gate/usr/src/man/man1/
H A DMakefile300 ptree.1 \
/illumos-gate/usr/src/lib/libsecdb/
H A Dexec_attr.txt264 Process Management:suser:cmd:::/usr/bin/ptree:euid=0
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c3588 ptree(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in ptree() function
4173 { "ptree", NULL, "print process tree", ptree },