Searched refs:CLSET_PROG (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/include/rpc/
H A Dclnt.h219 #define CLSET_PROG 15 /* Set program number */ macro
/freebsd-9.3-release/lib/libc/rpc/
H A Dclnt_generic.c310 (void) CLNT_CONTROL(cl, CLSET_PROG, (void *)&prog);
H A Dclnt_dg.c775 case CLSET_PROG:
H A Dclnt_vc.c632 case CLSET_PROG:
/freebsd-9.3-release/sys/rpc/
H A Dclnt.h332 #define CLSET_PROG 15 /* Set program number */ macro
H A Dclnt_rc.c410 case CLSET_PROG:
H A Dclnt_dg.c910 case CLSET_PROG:
H A Dclnt_vc.c683 case CLSET_PROG:
/freebsd-9.3-release/sys/kgssapi/
H A Dgsstest.c783 CLNT_CONTROL(rpcb, CLSET_PROG, &prog);
/freebsd-9.3-release/sys/nlm/
H A Dnlm_prot_impl.c547 CLNT_CONTROL(rpcb, CLSET_PROG, &prog);

Completed in 291 milliseconds