Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dmain.c371 int minus_p = (flags & FLG_SHOW_PHDR) != 0; in match_prepare() local
379 if (minus_p && (flags & FLG_MASK_SHOW_SHDR)) { in match_prepare()
386 if (minus_p) { in match_prepare()
406 if ((list->opt_type == MATCH_OPT_NAME) && minus_p) in match_prepare()
414 const char *fmt = minus_p ? in match_prepare()