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

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

Completed in 60 milliseconds