Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cfgadm/
H A Dcfgadm.c85 static int compare_null(cfga_list_data_t *, cfga_list_data_t *, match_type_t);
154 {"null", "", 0, compare_null, print_null, NULL};
1608 compare_null( in compare_null() function