Home
last modified time | relevance | path

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

/titanic_51/usr/src/cmd/tnf/prex/
H A Dexpr.c102 expr_dup(expr_t * list_p) in expr_dup() argument
134 expr_destroy(expr_t * list_p) in expr_destroy() argument
177 expr_print(FILE * stream,expr_t * list_p) expr_print() argument
196 expr_match(expr_t * list_p,const char * attrs) expr_match() argument
[all...]
H A Dspec.c110 spec_destroy(spec_t * list_p) in spec_destroy() argument
153 spec_t * list_p) in spec_print() argument
[all...]
/titanic_51/usr/src/uts/common/tnf/
H A Dtnf_writer.c665 tnf_tag_data_t **list_p, *tag_p; in tnf_root_tag_1() local