Searched defs:rqstp (Results 26 - 33 of 33) sorted by relevance

12

/freebsd-9.3-release/sys/kgssapi/
H A Dgsstest.c924 server_program_1(struct svc_req *rqstp, register SVCXPRT *transp) argument
[all...]
/freebsd-9.3-release/sys/rpc/
H A Dsvc.c595 svc_sendreply_common(struct svc_req *rqstp, struct rpc_msg *rply, argument
626 svc_sendreply(struct svc_req *rqstp, xdrproc_t xdr_results, void * xdr_location) argument
657 svc_sendreply_mbuf(struct svc_req *rqstp, struct mbuf *m) argument
676 svcerr_noproc(struct svc_req *rqstp) argument
698 svcerr_decode(struct svc_req *rqstp) argument
720 svcerr_systemerr(struct svc_req *rqstp) argument
742 svcerr_auth(struct svc_req *rqstp, enum auth_stat why) argument
764 svcerr_weakauth(struct svc_req *rqstp) argument
774 svcerr_noprog(struct svc_req *rqstp) argument
796 svcerr_progvers(struct svc_req *rqstp, rpcvers_t low_vers, rpcvers_t high_vers) argument
952 svc_executereq(struct svc_req *rqstp) argument
1079 struct svc_req *rqstp; local
1349 svc_getargs(struct svc_req *rqstp, xdrproc_t xargs, void *args) argument
1366 svc_freeargs(struct svc_req *rqstp, xdrproc_t xargs, void *args) argument
1380 svc_freereq(struct svc_req *rqstp) argument
[all...]
/freebsd-9.3-release/usr.sbin/ypbind/
H A Dypbind.c286 ypbindprog_2(struct svc_req *rqstp, register SVCXPRT *transp) argument
/freebsd-9.3-release/usr.sbin/gssd/
H A Dgssd.c356 gssd_null_1_svc(void *argp, void *result, struct svc_req *rqstp) argument
364 gssd_init_sec_context_1_svc(init_sec_context_args *argp, init_sec_context_res *result, struct svc_req *rqstp) argument
515 gssd_accept_sec_context_1_svc(accept_sec_context_args *argp, accept_sec_context_res *result, struct svc_req *rqstp) argument
566 gssd_delete_sec_context_1_svc(delete_sec_context_args *argp, delete_sec_context_res *result, struct svc_req *rqstp) argument
585 gssd_export_sec_context_1_svc(export_sec_context_args *argp, export_sec_context_res *result, struct svc_req *rqstp) argument
608 gssd_import_name_1_svc(import_name_args *argp, import_name_res *result, struct svc_req *rqstp) argument
626 gssd_canonicalize_name_1_svc(canonicalize_name_args *argp, canonicalize_name_res *result, struct svc_req *rqstp) argument
651 gssd_export_name_1_svc(export_name_args *argp, export_name_res *result, struct svc_req *rqstp) argument
671 gssd_release_name_1_svc(release_name_args *argp, release_name_res *result, struct svc_req *rqstp) argument
690 gssd_pname_to_uid_1_svc(pname_to_uid_args *argp, pname_to_uid_res *result, struct svc_req *rqstp) argument
763 gssd_acquire_cred_1_svc(acquire_cred_args *argp, acquire_cred_res *result, struct svc_req *rqstp) argument
846 gssd_set_cred_option_1_svc(set_cred_option_args *argp, set_cred_option_res *result, struct svc_req *rqstp) argument
866 gssd_release_cred_1_svc(release_cred_args *argp, release_cred_res *result, struct svc_req *rqstp) argument
885 gssd_display_status_1_svc(display_status_args *argp, display_status_res *result, struct svc_req *rqstp) argument
[all...]
/freebsd-9.3-release/usr.sbin/rpcbind/
H A Drpcb_svc_com.c599 rpcbproc_callit_com(struct svc_req *rqstp, SVCXPRT *transp, argument
[all...]
/freebsd-9.3-release/sys/nlm/
H A Dnlm_prot_impl.c1746 nlm_get_vfs_state(struct nlm_host *host, struct svc_req *rqstp, argument
1850 nlm_do_test(nlm4_testargs *argp, nlm4_testres *result, struct svc_req *rqstp, argument
1948 nlm_do_lock(nlm4_lockargs *argp, nlm4_res *result, struct svc_req *rqstp, bool_t monitor, CLIENT **rpcp) argument
2137 nlm_do_cancel(nlm4_cancargs *argp, nlm4_res *result, struct svc_req *rqstp, CLIENT **rpcp) argument
2227 nlm_do_unlock(nlm4_unlockargs *argp, nlm4_res *result, struct svc_req *rqstp, CLIENT **rpcp) argument
2289 nlm_do_granted(nlm4_testargs *argp, nlm4_res *result, struct svc_req *rqstp, CLIENT **rpcp) argument
2334 nlm_do_granted_res(nlm4_res *argp, struct svc_req *rqstp) argument
[all...]
/freebsd-9.3-release/usr.sbin/rpc.lockd/
H A Dlockd_lock.c1928 getlock(nlm4_lockargs *lckarg, struct svc_req *rqstp, const int flags) argument
/freebsd-9.3-release/usr.sbin/mountd/
H A Dmountd.c936 mntsrv(struct svc_req *rqstp, SVCXPRT *transp) argument

Completed in 191 milliseconds

12