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

/macosx-10.10.1/NFS-82/rpc.statd/
H A Dfile.c857 uint16_t hs_notify; /* host needs notification */ member in struct:hoststate
929 hsp->hs_flag = ((hsp->hs_monitor == hip->hi_monitored) && (hsp->hs_notify == hip->hi_notify)) ? 0 : HS_CHANGED;
932 hsp->hs_notify = hip->hi_notify;
942 (hsp->hs_monitor ? 'M' : ' '), (hsp->hs_notify ? 'N' : ' '), hsp->hs_name);

Completed in 72 milliseconds