Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.h214 const char *devfsadm_root_path(void);
H A Dmapfile-vers61 devfsadm_root_path { FLAGS = EXTERN };
H A Daudio_link.c133 if (strcmp(devfsadm_root_path(), "/") != 0) in send_number()
H A Ddisk_link.c151 devfsadm_root_path(), file); in is_lofi_disk()
610 devfsadm_root_path(), l_path); in disk_common()
H A Ddevfsadm_impl.h432 const char *devfsadm_root_path(void);
H A Dport_link.c230 if (strcmp(devfsadm_root_path(), "/") == 0) in minor_fini()
H A Ddevfsadm.c7019 devfsadm_root_path(void) in devfsadm_root_path() function