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

/freebsd-11-stable/include/rpc/
H A Dclnt.h216 #define CLGET_VERS 12 /* Get version number */ macro
/freebsd-11-stable/sys/rpc/
H A Dclnt.h329 #define CLGET_VERS 12 /* Get version number */ macro
H A Dclnt_rc.c395 case CLGET_VERS:
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_vc.c668 case CLGET_VERS:
H A Dclnt_dg.c883 case CLGET_VERS:
/freebsd-11-stable/lib/libc/rpc/
H A Drpcb_clnt.c1072 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers);
1218 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers);
H A Dclnt_dg.c741 case CLGET_VERS:
H A Dclnt_vc.c600 case CLGET_VERS:

Completed in 174 milliseconds