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
defs:new_sk
(Results
1 - 9
of
9
) sorted by relevance
/third_party/ltp/utils/sctp/func_tests/
H
A
D
test_1_to_1_accept_close.c
80
int
new_sk
[SK_MAX],clnt2_sk[SK_MAX];
in main()
local
/kernel/linux/linux-5.10/net/nfc/
H
A
D
llcp_sock.c
448
struct sock *sk = sock->sk, *
new_sk
;
in llcp_sock_accept()
local
H
A
D
llcp_core.c
917
struct sock *
new_sk
, *parent;
in nfc_llcp_recv_connect()
local
/kernel/linux/linux-6.6/net/nfc/
H
A
D
llcp_sock.c
453
struct sock *sk = sock->sk, *
new_sk
;
in llcp_sock_accept()
local
H
A
D
llcp_core.c
908
struct sock *
new_sk
, *parent;
in nfc_llcp_recv_connect()
local
/kernel/linux/linux-5.10/net/smc/
H
A
D
af_smc.c
1150
struct sock *
new_sk
;
in smc_clcsock_accept()
local
1224
struct sock *
new_sk
;
in smc_accept_dequeue()
local
[all...]
/kernel/linux/linux-5.10/net/tipc/
H
A
D
socket.c
2714
struct sock *
new_sk
, *sk = sock->sk;
in tipc_accept()
local
[all...]
/kernel/linux/linux-6.6/net/tipc/
H
A
D
socket.c
2723
struct sock *
new_sk
, *sk = sock->sk;
in tipc_accept()
local
[all...]
/kernel/linux/linux-6.6/net/smc/
H
A
D
af_smc.c
1724
struct sock *
new_sk
;
in smc_clcsock_accept()
local
1811
struct sock *
new_sk
;
in smc_accept_dequeue()
local
[all...]
Completed in 20 milliseconds