Home
last modified time | relevance | path

Searched defs:list_p (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/tnf/prex/
H A Dexpr.c102 expr_dup(expr_t * list_p) in expr_dup()
134 expr_destroy(expr_t * list_p) in expr_destroy()
177 expr_t * list_p) in expr_print()
196 expr_match(expr_t * list_p, in expr_match()
H A Dspec.c110 spec_destroy(spec_t * list_p) in spec_destroy()
153 spec_t * list_p) in spec_print()
/titanic_41/usr/src/uts/common/tnf/
H A Dtnf_writer.c665 tnf_tag_data_t **list_p, *tag_p; in tnf_root_tag_1() local