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

/freebsd-12-stable/include/rpc/
H A Dclnt.h218 #define CLGET_VERS 12 /* Get version number */ macro
/freebsd-12-stable/sys/rpc/
H A Dclnt.h331 #define CLGET_VERS 12 /* Get version number */ macro
H A Dclnt_rc.c419 case CLGET_VERS:
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_dg.c881 case CLGET_VERS:
H A Dclnt_vc.c670 case CLGET_VERS:
/freebsd-12-stable/lib/libc/rpc/
H A Drpcb_clnt.c1074 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers);
1220 CLNT_CONTROL(client, CLGET_VERS, (char *)(void *)&vers);
H A Dclnt_dg.c743 case CLGET_VERS:
H A Dclnt_vc.c602 case CLGET_VERS:

Completed in 209 milliseconds