Home
last modified time | relevance | path

Searched refs:match_rec_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dmain.c87 } match_rec_t; typedef
91 match_rec_t *list; /* Records for (-I, -N, -T) options */
252 process_index_opt(const char *str, match_rec_t *rec) in process_index_opt()
369 match_rec_t *list; in match_prepare()
453 match_rec_t *list; in match()
518 add_match_record(char *argv0, match_rec_t *data) in add_match_record()
520 match_rec_t *rec; in add_match_record()
521 match_rec_t *list; in add_match_record()
733 match_rec_t match_data; in main()
/illumos-gate/usr/src/cmd/sgs/pvs/common/
H A Dpvs.c145 } match_rec_t; typedef
224 match_rec_t *rec; in add_match_record()
227 rec = alist_append(&match_list, NULL, sizeof (match_rec_t), in add_match_record()
345 match_rec_t *rec; in match()