Searched defs:send_notice (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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);
633 send_notice(char *mon_name, int state) function
660 syslog(LOG_ERR, "statd: send_notice: "
670 syslog(LOG_ERR, "statd: send_notice: "
687 "create thread to send_notice to "
716 (void) printf("send_notice: %s, %d notified.\n",

Completed in 46 milliseconds