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:cmsgh
(Results
1 - 2
of
2
) sorted by relevance
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/
H
A
D
virgl_vtest_socket.c
77
struct cmsghdr *
cmsgh
;
in virgl_vtest_receive_fd()
local
/third_party/python/Modules/
H
A
D
socketmodule.c
2603
cmsg_min_space(struct msghdr *msg, struct cmsghdr *
cmsgh
, size_t space)
in cmsg_min_space()
argument
2645
get_cmsg_data_space(struct msghdr *msg, struct cmsghdr *
cmsgh
, size_t *space)
in get_cmsg_data_space()
argument
2667
get_cmsg_data_len(struct msghdr *msg, struct
cmsgh
dr *
cmsgh
, size_t *data_len)
get_cmsg_data_len()
argument
3873
struct
cmsgh
dr *
cmsgh
;
sock_recvmsg_guts()
local
4577
struct
cmsgh
dr *
cmsgh
= NULL;
global()
local
[all...]
Completed in 10 milliseconds