Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.c380 PRINT_CAP_T_TAG = 2 /* Show all elts with tag type */ enumerator
432 if ((print_type == PRINT_CAP_T_TAG) && (cap->c_tag != arg)) { in print_cap()
493 if (print_type == PRINT_CAP_T_TAG) { in print_cap()
559 if (!printed && (print_type == PRINT_CAP_T_TAG)) { in print_cap()
628 *print_type = PRINT_CAP_T_TAG; in arg_to_index()