Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c883 static const elfedit_cmd_oa_flag_t exflags = in usage_optarg() local
921 if (((item.oai_flags & exflags) == 0) && in usage_optarg()
955 if (use_simple && ((item.oai_flags & exflags) == 0) && in usage_optarg()