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:msgkey
(Results
1 - 20
of
20
) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/ipc/msgctl/
H
A
D
msgctl02.c
53
key_t
msgkey
= GETIPCKEY();
in setup()
local
H
A
D
msgctl01.c
20
static key_t
msgkey
;
variable
/third_party/ltp/testcases/kernel/syscalls/ipc/msgget/
H
A
D
msgget05.c
28
static key_t
msgkey
[2];
variable
H
A
D
msgget04.c
29
static key_t
msgkey
;
variable
H
A
D
msgget03.c
26
static key_t
msgkey
;
variable
H
A
D
msgget01.c
24
static key_t
msgkey
;
variable
H
A
D
msgget02.c
31
static key_t
msgkey
, msgkey1;
variable
/third_party/ltp/include/
H
A
D
ipcmsg.h
52
key_t
msgkey
; /* the ftok() generated message key */
variable
/third_party/ltp/testcases/kernel/syscalls/ipc/msgrcv/
H
A
D
msgrcv08.c
33
static key_t
msgkey
;
variable
H
A
D
msgrcv05.c
16
static key_t
msgkey
;
variable
H
A
D
msgrcv06.c
18
static key_t
msgkey
;
variable
H
A
D
msgrcv01.c
15
static key_t
msgkey
;
variable
H
A
D
msgrcv03.c
33
static key_t
msgkey
;
variable
H
A
D
msgrcv07.c
40
static key_t
msgkey
;
variable
H
A
D
msgrcv02.c
35
static key_t
msgkey
;
variable
/third_party/ltp/testcases/kernel/syscalls/ipc/msgsnd/
H
A
D
msgsnd01.c
21
static key_t
msgkey
;
variable
H
A
D
msgsnd06.c
22
static key_t
msgkey
;
variable
H
A
D
msgsnd02.c
33
static key_t
msgkey
;
variable
H
A
D
msgsnd05.c
25
static key_t
msgkey
;
variable
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H
A
D
package_usage_test.cpp
946
auto
msgkey
= bundleActiveGroupHandler->GetMsgKey(0, nullptr, 10);
in HWTEST_F()
local
Completed in 7 milliseconds