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

/illumos-gate/usr/src/cmd/cfgadm/
H A Dcfgadm.c83 static int compare_busy(cfga_list_data_t *, cfga_list_data_t *, match_type_t);
141 {"busy", "Busy", 8, compare_busy, print_busy, NULL},
1236 * compare_busy - compare busy field of two ap_id's
1239 compare_busy( function

Completed in 465 milliseconds