Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:gss_svc_data
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H
A
D
svcauth_gss.c
1024
struct
gss_svc_data
{
struct
1036
struct
gss_svc_data
*svcdata = rqstp->rq_auth_data;
in svcauth_gss_set_client()
1538
struct
gss_svc_data
*svcdata = rqstp->rq_auth_data;
in svcauth_gss_accept()
1685
svcauth_gss_prepare_to_wrap(struct xdr_buf *resbuf, struct
gss_svc_data
*gsd)
in svcauth_gss_prepare_to_wrap()
1714
struct
gss_svc_data
*gsd = (struct
gss_svc_data
*)rqstp->rq_auth_data;
in svcauth_gss_wrap_resp_integ()
1765
struct
gss_svc_data
*gsd = (struct
gss_svc_data
*)rqstp->rq_auth_data;
in svcauth_gss_wrap_resp_priv()
1832
struct
gss_svc_data
*gsd = (struct
gss_svc_data
*)rqst
in svcauth_gss_release()
[all...]
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H
A
D
svcauth_gss.c
71
struct
gss_svc_data
{
struct
759
struct
gss_svc_data
*gsd = rqstp->rq_auth_data;
in svcauth_gss_encode_verf()
862
struct
gss_svc_data
*gsd = rqstp->rq_auth_data;
in svcauth_gss_unwrap_integ()
992
struct
gss_svc_data
*svcdata = rqstp->rq_auth_data;
in svcauth_gss_set_client()
1640
struct
gss_svc_data
*svcdata = rqstp->rq_auth_data;
in svcauth_gss_accept()
1764
svcauth_gss_prepare_to_wrap(struct svc_rqst *rqstp, struct
gss_svc_data
*gsd)
in svcauth_gss_prepare_to_wrap()
1802
struct
gss_svc_data
*gsd = rqstp->rq_auth_data;
in svcauth_gss_wrap_integ()
1863
struct
gss_svc_data
*gsd = rqstp->rq_auth_data;
in svcauth_gss_wrap_priv()
1953
struct
gss_svc_data
*gsd = rqstp->rq_auth_data;
in svcauth_gss_release()
Completed in 6 milliseconds