Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rmvolmgr/
H A Dvold.c886 char notify_character; in notify_clients() local
951 notify_character = notify_characters[action]; in notify_clients()
952 if (write(fd, &notify_character, 1) < 0) { in notify_clients()