Searched defs: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 in typeref:struct:_match
91 match_rec_t *list; /* Records for (-I, -N, -T) options */
252 process_index_opt(const char *str, match_rec_t *rec)
369 match_rec_t *list;
453 match_rec_t *list;
518 add_match_record(char *argv0, match_rec_t *data)
520 match_rec_t *rec;
521 match_rec_t *list;
733 match_rec_t match_data;
/illumos-gate/usr/src/cmd/sgs/pvs/common/
H A Dpvs.c144 } match_rec_t; typedef in typeref:struct:__anon1750
223 match_rec_t *rec;
226 rec = alist_append(&match_list, NULL, sizeof (match_rec_t),
344 match_rec_t *rec;

Completed in 65 milliseconds