Searched refs:RECONFIG_BOOT (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/devfsadm/ | ||
H A D | devfsadm_impl.h | 91 #define RECONFIG_BOOT "_INIT_RECONFIG" macro |
H A D | devfsadm.c | 349 if (getenv(RECONFIG_BOOT) != NULL && root_dir[0] != '\0') { in main() |