Searched refs:eq_type (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_v2.c133 * eq_type - Types of equal operators accepted. One of ATTR_FMT_EQ,
142 gettoken_eq(Mapfile *mf, attr_fmt_t eq_type, const char *lhs) argument
155 switch (eq_type) {
163 if (eq_type == ATTR_FMT_EQ_ALL)
168 switch (eq_type) {

Completed in 63 milliseconds