Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Ddyn.c285 PRINT_DYN_T_NDX = 1, /* Show dynamic[arg] only */ enumerator
326 if (print_type == PRINT_DYN_T_NDX) { in print_dyn()
354 ((print_type != PRINT_DYN_T_NDX) || ((ndx == arg) || one_shot)); in print_dyn()
632 *print_type = PRINT_DYN_T_NDX; in arg_to_index()
1178 print_type = PRINT_DYN_T_NDX; in cmd_body()