Searched defs:PRINT_CAP_T_NDX (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.c372 * ndx = If print_type is PRINT_CAP_T_NDX, displays the index specified.
377 PRINT_CAP_T_NDX = 1, /* Show capabilities[arg] only */ enumerator in enum:__anon1492
404 if (print_type == PRINT_CAP_T_NDX) {
581 * to PRINT_CAP_T_NDX.
584 * an integer value, *print_type is set to PRINT_CAP_T_NDX, and
596 *print_type = PRINT_CAP_T_NDX;

Completed in 47 milliseconds