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:outcmsg
(Results
1 - 16
of
16
) sorted by relevance
/third_party/ltp/utils/sctp/lib/
H
A
D
sendmsg.c
38
char
outcmsg
[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))];
in sctp_sendmsg()
local
79
char
outcmsg
[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))];
in sctp_send()
local
/third_party/ltp/utils/sctp/func_tests/
H
A
D
test_1_to_1_events.c
61
char
outcmsg
[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))];
in main()
local
H
A
D
test_1_to_1_nonblock.c
75
char
outcmsg
[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))];
in main()
local
H
A
D
test_assoc_abort.c
74
char
outcmsg
[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))];
in main()
local
H
A
D
test_assoc_shutdown.c
73
char
outcmsg
[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))];
in main()
local
H
A
D
test_peeloff.c
72
char
outcmsg
[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))];
in main()
local
H
A
D
test_inaddr_any.c
73
char
outcmsg
[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))];
in main()
local
H
A
D
test_1_to_1_addrs.c
90
char
outcmsg
[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))];
in main()
local
H
A
D
test_1_to_1_sendmsg.c
82
char
outcmsg
[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))];
in main()
local
H
A
D
test_basic.c
75
char
outcmsg
[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))];
in main()
local
H
A
D
test_1_to_1_threads.c
96
char
outcmsg
[CMSG_SPACE(sizeof(sctp_cmsg_data_t))];
in t_send()
local
H
A
D
test_timetolive.c
100
char
outcmsg
[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))];
in main()
local
H
A
D
test_tcp_style.c
76
char
outcmsg
[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))];
in main()
local
H
A
D
test_fragments.c
85
char
outcmsg
[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))];
in main()
local
H
A
D
test_sockopt.c
76
char
outcmsg
[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))];
in main()
local
/third_party/ffmpeg/libavformat/
H
A
D
sctp.c
131
char
outcmsg
[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))];
in ff_sctp_send()
local
Completed in 8 milliseconds