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

/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_tree.c812 int do_notify = 0; local
830 do_notify = 1;
839 do_notify = 0;
845 do_notify = 1;
850 if (do_notify != 0) {
866 if (do_notify != 0) {
874 if (do_notify != 0) {
891 if (do_notify != 0) {
899 if (do_notify != 0) {
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_pcb.c860 goto do_notify;
872 do_notify:

Completed in 13 milliseconds