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

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c163 static char *attr_root = NULL; variable
485 lock_root = attr_root ? attr_root : root_dir;
754 attr_root = s_strdup(optarg);
1233 "%s%s", attr_root ? attr_root : root_dir, DEVFSADM_SERVICE_DOOR)

Completed in 136 milliseconds