Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_proc.c89 static void send_notice(char *mon_name, int state);
182 send_notice(ntfp->mon_name, ntfp->state); in sm_notify_svc()
633 send_notice(char *mon_name, int state) in send_notice() function