Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A D_elfdump.h153 } match_flags_t; typedef
158 extern int match(match_flags_t, const char *, uint_t, uint_t);
H A Dmain.c449 match(match_flags_t match_flags, const char *name, uint_t ndx, uint_t type) in match()