/titanic_51/usr/src/lib/libast/common/comp/ |
H A D | tsearch.c | 44 #define twalk ______twalk macro 51 #undef twalk 225 void twalk(const Void_t* root, void(*action)(const Void_t*,VISIT,int) ) in twalk() function 227 void twalk(root, action) in twalk()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | tsearch.c | 44 #define twalk ______twalk macro 51 #undef twalk 221 /* the original twalk allows specifying arbitrary node to start traversal. 227 void twalk(const Void_t* root, void(*action)(const Void_t*,VISIT,int) ) in twalk() function 229 void twalk(root, action) in twalk()
|
/titanic_51/usr/src/lib/libc/port/gen/ |
H A D | tsearch.c | 42 #pragma weak _twalk = twalk 131 twalk(const void *rt, /* Root of the tree to be walked */ in twalk() function
|
/titanic_51/usr/src/head/ |
H A D | search.h | 70 void twalk(const void *, void (*)(const void *, VISIT, int));
|
/titanic_51/usr/src/cmd/tnf/prex/ |
H A D | list.c | 179 twalk(args.attrroot_p, printattrs); in list_values() 456 twalk(an_p->valsroot_p, printvals); in printattrs()
|
/titanic_51/usr/src/cmd/acct/ |
H A D | acctprc2.c | 145 twalk((struct utab *)root, print_node); in output()
|
H A D | acctprc.c | 172 twalk((struct utab *)root, print_node); in output()
|
H A D | acctcon.c | 514 twalk((struct ctab *)root, print_node); in output()
|
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | tsearch.c | 131 twalk(NODE *root, void (*action)(NODE *, VISIT, int)) in twalk() function
|
/titanic_51/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | main.c | 494 twalk(limbo_dirs, report_limbo); in checkfilesys()
|
/titanic_51/usr/src/lib/c_synonyms/ |
H A D | syn_common | 931 twalk
|
/titanic_51/usr/src/cmd/tsol/tnd/ |
H A D | tnd.c | 611 twalk(tp_tree, load_tp_entry); in load_tp()
|
/titanic_51/usr/src/man/man3c/ |
H A D | Makefile | 1283 twalk.3c \ 2374 twalk.3c := LINKSRC = tsearch.3c
|
/titanic_51/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 2677 twalk;
|
H A D | llib-lc | 1069 void twalk(const void *rt, void (*action)());
|
/titanic_51/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 1353 link path=usr/share/man/man3c/twalk.3c target=tsearch.3c
|
/titanic_51/ |
H A D | .gitignore | 5276 usr/src/man/man3c/twalk.3c
|