OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newtype
(Results
1 - 2
of
2
) sorted by null
/system/extras/tests/bionic/libc/common/
test_pthread_mutex.c
124
int
newtype
;
local
126
newtype
= ~type;
127
TZERO(pthread_mutexattr_gettype(attr, &
newtype
));
128
TEXPECT_INT(
newtype
,type);
/external/openssh/
sshkey.c
2357
int
newtype
;
local
[
all
...]
Completed in 2981 milliseconds