Home
last modified time | relevance | path

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

/freebsd-11-stable/include/rpc/
HDclnt.h216 #define CLGET_VERS 12 /* Get version number */ macro
/freebsd-11-stable/sys/rpc/
HDclnt.h329 #define CLGET_VERS 12 /* Get version number */ macro
HDclnt_rc.c395 case CLGET_VERS: in clnt_reconnect_control()
HDrpcb_clnt.c1118 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers);
1265 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers);
HDclnt_vc.c668 case CLGET_VERS: in clnt_vc_control()
HDclnt_dg.c883 case CLGET_VERS: in clnt_dg_control()
/freebsd-11-stable/lib/libc/rpc/
HDrpcb_clnt.c1072 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers); in rpcb_getmaps()
1218 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers); in rpcb_gettime()
HDclnt_dg.c741 case CLGET_VERS: in clnt_dg_control()
HDclnt_vc.c600 case CLGET_VERS: in clnt_vc_control()