OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_access
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.sbin/rpcbind/
pmap_svc.c
82
check_access
(xprt, rqstp->rq_proc, NULL, PMAPVERS);
188
if (!
check_access
(xprt, op, ®, PMAPVERS)) {
277
if (!
check_access
(xprt, PMAPPROC_GETPORT, ®, PMAPVERS)) {
350
if (!
check_access
(xprt, PMAPPROC_DUMP, NULL, PMAPVERS)) {
rpcb_svc.c
91
check_access
(transp, rqstp->rq_proc, NULL, RPCBVERS);
169
if (!
check_access
(transp, rqstp->rq_proc, &argument, RPCBVERS)) {
rpcbind.h
128
int
check_access
(SVCXPRT *, rpcproc_t, void *, unsigned int);
rpcb_svc_4.c
93
check_access
(transp, rqstp->rq_proc, NULL, RPCBVERS4);
222
if (!
check_access
(transp, rqstp->rq_proc, &argument, RPCBVERS4)) {
security.c
75
check_access
(SVCXPRT *xprt, rpcproc_t proc, void *args, unsigned int rpcbvers)
function in typeref:typename:int
Completed in 39 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025