Home
last modified time | relevance | path

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

/freebsd-head/include/rpcsvc/
HDsm_inter.x57 void SM_NOTIFY(struct stat_chge) = 6;
/freebsd-head/sys/nlm/
HDsm_inter.h91 #define SM_NOTIFY ((unsigned long)(6)) macro
/freebsd-head/usr.sbin/rpc.statd/
HDfile.c277 if (clnt_call(cli, SM_NOTIFY, (xdrproc_t)xdr_stat_chge, &arg, in notify_one_host()