HomeSort by relevance Sort by last modified time
    Searched refs:MATCH_F_STRICT (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/sgs/elfdump/common/
_elfdump.h 127 * MATCH_F_STRICT
148 MATCH_F_STRICT = 1,
main.c 446 * was used in the command invocation and MATCH_F_STRICT is not
457 * If there is no match list, then we use the MATCH_F_STRICT
462 return ((match_flags & MATCH_F_STRICT) == 0);
659 match(MATCH_F_STRICT | MATCH_F_NAME,
elfdump.c     [all...]

Completed in 2700 milliseconds