Home
last modified time | relevance | path

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

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