Home
last modified time | relevance | path

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

/freebsd-13.1/include/rpc/
H A Dclnt.h218 #define CLGET_VERS 12 /* Get version number */ macro
/freebsd-13.1/sys/rpc/
H A Dclnt.h331 #define CLGET_VERS 12 /* Get version number */ macro
H A Drpcb_clnt.c1120 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers);
1267 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers);
H A Dclnt_rc.c442 case CLGET_VERS: in clnt_reconnect_control()
H A Dclnt_dg.c881 case CLGET_VERS: in clnt_dg_control()
H A Dclnt_vc.c703 case CLGET_VERS: in clnt_vc_control()
/freebsd-13.1/lib/libc/rpc/
H A Drpcb_clnt.c1074 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers); in rpcb_getmaps()
1220 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers); in rpcb_gettime()
H A Dclnt_dg.c743 case CLGET_VERS: in clnt_dg_control()
H A Dclnt_vc.c602 case CLGET_VERS: in clnt_vc_control()