Home
last modified time | relevance | path

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

/freebsd-14.2/include/rpc/
H A Dclnt.h217 #define CLGET_VERS 12 /* Get version number */ macro
/freebsd-14.2/sys/rpc/
H A Dclnt.h330 #define CLGET_VERS 12 /* Get version number */ macro
H A Drpcb_clnt.c1118 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers);
1265 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers);
H A Dclnt_rc.c448 case CLGET_VERS: in clnt_reconnect_control()
H A Dclnt_dg.c879 case CLGET_VERS: in clnt_dg_control()
H A Dclnt_vc.c701 case CLGET_VERS: in clnt_vc_control()
/freebsd-14.2/lib/libc/rpc/
H A Drpcb_clnt.c1081 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers); in rpcb_getmaps()
1227 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers); in rpcb_gettime()
H A Dclnt_dg.c734 case CLGET_VERS: in clnt_dg_control()
H A Dclnt_vc.c592 case CLGET_VERS: in clnt_vc_control()