Home
last modified time | relevance | path

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

/onnv-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; 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()
/onnv-gate/usr/src/uts/common/crypto/core/
H A Dkcf.c556 boolean_t do_notify = B_FALSE; in kcf_verify_signature() local
697 do_notify = B_TRUE; in kcf_verify_signature()
704 if (do_notify) { in kcf_verify_signature()
/onnv-gate/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()