Searched refs:MINOR_S (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/devfsadm/ | ||
H A D | devfsadm_impl.h | 123 #define MINOR_S "minor" macro |
H A D | devfsadm.c | 6367 } else if (strncmp(MINOR_S, key, MINOR_S_LEN) == 0) { in create_selector_list() |