Searched refs:rq_proc (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-10.3-release/contrib/netbsd-tests/fs/nfs/nfsservice/rpcbind/
H A Drpcb_svc.c79 rpcbs_procinfo(RPCBVERS_3_STAT, rqstp->rq_proc);
81 switch (rqstp->rq_proc) {
91 check_access(transp, rqstp->rq_proc, NULL, RPCBVERS);
124 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS);
169 if (!check_access(transp, rqstp->rq_proc, &argument, RPCBVERS)) {
H A Dpmap_svc.c72 rpcbs_procinfo(RPCBVERS_2_STAT, rqstp->rq_proc);
73 switch (rqstp->rq_proc) {
82 check_access(xprt, rqstp->rq_proc, NULL, PMAPVERS);
95 pmapproc_change(rqstp, xprt, rqstp->rq_proc);
102 pmapproc_change(rqstp, xprt, rqstp->rq_proc);
H A Drpcb_svc_4.c82 rpcbs_procinfo(RPCBVERS_4_STAT, rqstp->rq_proc);
84 switch (rqstp->rq_proc) {
93 check_access(transp, rqstp->rq_proc, NULL, RPCBVERS4);
148 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS4);
157 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS4);
222 if (!check_access(transp, rqstp->rq_proc, &argument, RPCBVERS4)) {
/freebsd-10.3-release/usr.sbin/rpcbind/
H A Drpcb_svc.c80 rpcbs_procinfo(RPCBVERS_3_STAT, rqstp->rq_proc);
82 switch (rqstp->rq_proc) {
92 check_access(transp, rqstp->rq_proc, NULL, RPCBVERS);
125 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS);
170 if (!check_access(transp, rqstp->rq_proc, &argument, RPCBVERS)) {
H A Dpmap_svc.c74 rpcbs_procinfo(RPCBVERS_2_STAT, rqstp->rq_proc);
75 switch (rqstp->rq_proc) {
84 check_access(xprt, rqstp->rq_proc, NULL, PMAPVERS);
97 pmapproc_change(rqstp, xprt, rqstp->rq_proc);
104 pmapproc_change(rqstp, xprt, rqstp->rq_proc);
H A Drpcb_svc_4.c83 rpcbs_procinfo(RPCBVERS_4_STAT, rqstp->rq_proc);
85 switch (rqstp->rq_proc) {
94 check_access(transp, rqstp->rq_proc, NULL, RPCBVERS4);
150 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS4);
159 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS4);
224 if (!check_access(transp, rqstp->rq_proc, &argument, RPCBVERS4)) {
/freebsd-10.3-release/sys/fs/nfsclient/
H A Dnfs_clkrpc.c70 if (rqst->rq_proc != NFSPROC_NULL &&
71 rqst->rq_proc != NFSV4PROC_CBCOMPOUND) {
76 nd.nd_procnum = rqst->rq_proc;
/freebsd-10.3-release/sys/fs/nfsserver/
H A Dnfs_nfsdkrpc.c123 if (rqst->rq_proc > NFSV2PROC_STATFS ||
124 newnfs_nfsv3_procid[rqst->rq_proc] == NFSPROC_NOOP) {
129 nd.nd_procnum = newnfs_nfsv3_procid[rqst->rq_proc];
132 if (rqst->rq_proc >= NFS_V3NPROCS) {
137 nd.nd_procnum = rqst->rq_proc;
140 if (rqst->rq_proc != NFSPROC_NULL &&
141 rqst->rq_proc != NFSV4PROC_COMPOUND) {
146 nd.nd_procnum = rqst->rq_proc;
/freebsd-10.3-release/usr.sbin/ypserv/
H A Dyp_access.c231 (unsigned long)rqstp->rq_proc);
236 yp_procs[rqstp->rq_proc + (12 * (rqstp->rq_vers - 1))];
264 rqstp->rq_proc == YPPROC_XFR) ||
266 rqstp->rq_proc == YPXFRD_GETMAP)) &&
/freebsd-10.3-release/libexec/rpc.sprayd/
H A Dsprayd.c136 switch (rqstp->rq_proc) {
/freebsd-10.3-release/sys/nfsserver/
H A Dnfs_srvkrpc.c264 if (rqst->rq_proc > NFSV2PROC_STATFS) {
269 procnum = nfsrv_nfsv3_procid[rqst->rq_proc];
272 if (rqst->rq_proc >= NFS_NPROCS) {
277 procnum = rqst->rq_proc;
/freebsd-10.3-release/sys/nlm/
H A Dnlm_prot_svc.c58 switch (rqstp->rq_proc) {
126 switch (rqstp->rq_proc) {
267 switch (rqstp->rq_proc) {
380 switch (rqstp->rq_proc) {
/freebsd-10.3-release/lib/libc/rpc/
H A Dsvc_simple.c257 if (rqstp->rq_proc == NULLPROC) {
266 proc = rqstp->rq_proc;
/freebsd-10.3-release/contrib/amd/amd/
H A Dnfs_prot_svc.c155 switch (rqstp->rq_proc) {
282 (int) rqstp->rq_prog, (int) rqstp->rq_vers, (int) rqstp->rq_proc);
H A Damq_svc.c140 switch (rqstp->rq_proc) {
/freebsd-10.3-release/contrib/amd/hlfsd/
H A Dnfs_prot_svc.c103 switch (rqstp->rq_proc) {
230 (int) rqstp->rq_prog, (int) rqstp->rq_vers, (int) rqstp->rq_proc);
/freebsd-10.3-release/libexec/rpc.rwalld/
H A Drwalld.c172 switch (rqstp->rq_proc) {
/freebsd-10.3-release/sys/rpc/
H A Dsvc.h260 uint32_t rq_proc; /* the desired procedure */ member in struct:svc_req
397 uint32_t rq_proc; /* the desired procedure */ member in struct:svc_req
/freebsd-10.3-release/include/rpc/
H A Dsvc.h155 u_int32_t rq_proc; /* the desired procedure */ member in struct:svc_req
/freebsd-10.3-release/libexec/rpc.rquotad/
H A Drquotad.c105 switch (request->rq_proc) {
/freebsd-10.3-release/libexec/rpc.rusersd/
H A Drusers_proc.c266 switch (rqstp->rq_proc) {
/freebsd-10.3-release/usr.sbin/nfsuserd/
H A Dnfsuserd.c474 if ((rqstp->rq_proc != NULLPROC && sport >= IPPORT_RESERVED) ||
480 switch (rqstp->rq_proc) {
/freebsd-10.3-release/tools/regression/rpcsec_gss/
H A Drpctest.c193 switch (rqstp->rq_proc) {
/freebsd-10.3-release/libexec/rpc.rstatd/
H A Drstat_proc.c413 switch (rqstp->rq_proc) {
/freebsd-10.3-release/sys/nfs/
H A Dnfs_fha.c153 procnum = req->rq_proc;

Completed in 212 milliseconds

12