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.c89 } match_rec_t; typedef
93 match_rec_t *list; /* Records for (-I, -N, -T) options */
225 process_index_opt(const char *str, match_rec_t *rec) in process_index_opt()
342 match_rec_t *list; in match_prepare()
426 match_rec_t *list; in match()
491 add_match_record(char *argv0, match_rec_t *data) in add_match_record()
493 match_rec_t *rec; in add_match_record()
494 match_rec_t *list; in add_match_record()
706 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()