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

/illumos-gate/usr/src/cmd/rmvolmgr/
H A Dvold.c145 static boolean_t notify_clients(action_t action, int do_notify);
475 int do_notify = FALSE; local
562 do_notify = TRUE;
568 do_notify = TRUE;
574 do_notify = TRUE;
580 do_notify = TRUE;
590 result = notify_clients(notify_act, do_notify);
867 notify_clients(action_t action, int do_notify) argument
929 if (do_notify != TRUE) {
/illumos-gate/usr/src/lib/libc/port/rt/
H A Dmqueue.c344 do_notify(mqhdr_t *mqhp) function
369 do_notify(mqhp);
754 do_notify(mqhp);

Completed in 48 milliseconds