OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:link_ret
(Results
1 - 1
of
1
) sorted by null
/external/libsepol/tests/
test-deps.c
144
int ret,
link_ret
;
local
156
link_ret
= 0;
159
link_ret
= -3;
167
CU_ASSERT_FATAL(ret ==
link_ret
);
Completed in 41 milliseconds