Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/syseventd/modules/devfsadmd_mod/
H A Ddevfsadmd_mod.c301 sysevent_hp = sysevent_open_channel_alt(DEVFSADM_SERVICE_DOOR); in slm_init()
306 DEVFSADM_SERVICE_DOOR) >= MAXPATHLEN) in slm_init()
/titanic_44/usr/src/cmd/devfsadm/
H A Ddevfsadm.h93 #define DEVFSADM_SERVICE_DOOR "/etc/sysevent/devfsadm_event_channel" macro
H A Ddevfsadm.c1232 "%s%s", attr_root ? attr_root : root_dir, DEVFSADM_SERVICE_DOOR) in daemon_update()