HomeSort by: relevance | last modified time | path
    Searched refs:SM_VERS (Results 1 - 6 of 6) sorted by relevancy

  /src/lib/librpcsvc/
sm_inter.x 105 version SM_VERS {
  /src/usr.sbin/rpc.statd/
test.c 94 cli = clnt_create("localhost", SM_PROG, SM_VERS, "udp");
101 mon.mon_id.my_id.my_vers = SM_VERS;
statd.c 111 (void)rpcb_unset(SM_PROG, SM_VERS, NULL);
115 if (!svc_create(sm_prog_1, SM_PROG, SM_VERS, "udp")) {
119 if (!svc_create(sm_prog_1, SM_PROG, SM_VERS, "tcp")) {
576 cli = clnt_create(hostname, SM_PROG, SM_VERS, "udp");
  /src/sys/fs/nfs/nlm/
sm_inter.h 76 #define SM_VERS ((unsigned long)(1))
nlm_prot_impl.c 1603 nlm_nsm = nlm_get_rpc((struct sockaddr *) &sin6, SM_PROG, SM_VERS);
1611 SM_VERS);
  /src/usr.sbin/rpc.lockd/
lockd_lock.c 795 if ((retval = callrpc(localhost, SM_PROG, SM_VERS, SM_MON,

Completed in 29 milliseconds