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

/macosx-10.9.5/configd-596.15/scutil.tproj/
H A Dcache.h53 void do_notify (int argc, char **argv);
H A Dcommands.c113 { "notify", 1, 1, do_notify, 4, 0,
H A Dcache.c538 do_notify(int argc, char **argv) function
/macosx-10.9.5/xnu-2422.115.4/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) {
/macosx-10.9.5/autofs-234/autofs_kext/
H A Dauto_vnops.c310 int do_notify = 0; local
511 do_notify = 1;
592 if (do_notify && vnode_ismonitored(dvp) && auto_nobrowse(dvp)) {
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet6/
H A Din6_pcb.c894 goto do_notify;
903 do_notify:

Completed in 1006 milliseconds