Home
last modified time | relevance | path

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

/dragonfly/include/rpc/
H A Dclnt.h215 #define CLGET_VERS 12 /* Get version number */ macro
/dragonfly/lib/libc/rpc/
H A Drpcb_clnt.c1093 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers); in rpcb_getmaps()
1231 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers); in rpcb_gettime()
H A Dclnt_dg.c656 case CLGET_VERS: in clnt_dg_control()
H A Dclnt_vc.c555 case CLGET_VERS: in clnt_vc_control()