Home
last modified time | relevance | path

Searched refs:CANT_CREATE_DOOR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/devfsadm/
H A Dmessage.h87 #define CANT_CREATE_DOOR gettext("can not create event door %s: %s\n") macro
H A Ddevfsadm.c1243 err_print(CANT_CREATE_DOOR, in daemon_update()
1249 err_print(CANT_CREATE_DOOR, in daemon_update()
1258 err_print(CANT_CREATE_DOOR, in daemon_update()
1267 err_print(CANT_CREATE_DOOR, DEVFSADM_SYNCH_DOOR, in daemon_update()
1275 err_print(CANT_CREATE_DOOR, door_file, strerror(errno)); in daemon_update()
1283 err_print(CANT_CREATE_DOOR, door_file, strerror(errno)); in daemon_update()
1290 err_print(CANT_CREATE_DOOR, door_file, strerror(errno)); in daemon_update()
1301 err_print(CANT_CREATE_DOOR, DEVNAME_LOOKUP_DOOR, in daemon_update()
1309 err_print(CANT_CREATE_DOOR, door_file, strerror(errno)); in daemon_update()
1317 err_print(CANT_CREATE_DOOR, door_file, strerror(errno)); in daemon_update()
[all …]