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:getipckey
(Results
1 - 23
of
23
) sorted by relevance
/third_party/ltp/include/
H
A
D
libnewipc.h
47
key_t
getipckey
(const char *file, const int lineno);
49
getipckey
(__FILE__, __LINE__)
H
A
D
ipcsem.h
52
int
getipckey
();
H
A
D
ipcshm.h
51
int
getipckey
();
H
A
D
ipcmsg.h
60
key_t
getipckey
();
/third_party/ltp/testcases/kernel/syscalls/mremap/
H
A
D
mremap04.c
74
* - Fix concurrency issue. Use a shm key from
getipckey
instead of
102
extern int
getipckey
();
188
shmkey =
getipckey
();
in setup()
/third_party/ltp/testcases/kernel/syscalls/kill/
H
A
D
kill07.c
81
extern int
getipckey
();
222
semkey =
getipckey
();
in setup()
/third_party/ltp/testcases/kernel/syscalls/ipc/semget/
H
A
D
semget03.c
119
semkey =
getipckey
();
in setup()
H
A
D
semget06.c
129
semkey =
getipckey
();
in setup()
/third_party/ltp/testcases/kernel/mem/hugetlb/lib/
H
A
D
hugetlb.h
56
int
getipckey
(void);
H
A
D
hugetlb.c
29
*
getipckey
()
45
*
getipckey
() - generates and returns a message key used by the "get"
48
int
getipckey
(void)
in getipckey()
function
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmget/
H
A
D
hugeshmget01.c
59
shmkey =
getipckey
();
in setup()
H
A
D
hugeshmget05.c
71
shmkey =
getipckey
();
in setup()
H
A
D
hugeshmget02.c
78
shmkey =
getipckey
();
in setup()
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmat/
H
A
D
hugeshmat03.c
79
shmkey =
getipckey
();
in setup()
H
A
D
hugeshmat02.c
84
shmkey =
getipckey
();
in setup()
H
A
D
hugeshmat01.c
159
shmkey =
getipckey
();
in setup()
/third_party/ltp/libs/libltpnewipc/
H
A
D
libnewipc.c
29
key_t
getipckey
(const char *file, const int lineno)
in getipckey()
function
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/
H
A
D
hugeshmctl03.c
111
shmkey =
getipckey
();
in setup()
H
A
D
hugeshmctl02.c
114
shmkey =
getipckey
();
in setup()
H
A
D
hugeshmctl01.c
294
shmkey =
getipckey
();
in setup()
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmdt/
H
A
D
hugeshmdt01.c
124
shmkey =
getipckey
();
in setup()
/third_party/ltp/libs/libltpipc/
H
A
D
libipc.c
29
*
getipckey
()
46
*
getipckey
() - generates and returns a message key used by the "get"
49
key_t
getipckey
(void)
in getipckey()
function
61
"in
getipckey
()");
in getipckey()
/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/
H
A
D
semctl06.c
107
keyarray[i] =
getipckey
();
in main()
Completed in 7 milliseconds