Searched refs:DEF_COLS_VERBOSE (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/cfgadm/ | ||
H A D | cfgadm.h | 103 #define DEF_COLS_VERBOSE "ap_id:r_state:o_state:condition:info" macro |
H A D | cfgadm.c | 516 cols = s_strdup(DEF_COLS_VERBOSE); in main() |