Home
last modified time | relevance | path

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

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