Home
last modified time | relevance | path

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

/freebsd-13-stable/include/rpc/
HDclnt.h217 #define CLGET_VERS 12 /* Get version number */ macro
/freebsd-13-stable/sys/rpc/
HDclnt.h330 #define CLGET_VERS 12 /* Get version number */ macro
HDrpcb_clnt.c1118 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers);
1265 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers);
HDclnt_rc.c440 case CLGET_VERS: in clnt_reconnect_control()
HDclnt_dg.c879 case CLGET_VERS: in clnt_dg_control()
HDclnt_vc.c701 case CLGET_VERS: in clnt_vc_control()
/freebsd-13-stable/lib/libc/rpc/
HDrpcb_clnt.c1082 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers); in rpcb_getmaps()
1228 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers); in rpcb_gettime()
HDclnt_vc.c593 case CLGET_VERS: in clnt_vc_control()
HDclnt_dg.c735 case CLGET_VERS: in clnt_dg_control()