OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:good_buf
(Results
1 - 1
of
1
) sorted by null
/external/selinux/libsemanage/tests/
test_semanage_store.c
309
char *source_buf, *sorted_buf = NULL, *
good_buf
, *bad_buf;
local
334
good_buf
=
353
CU_ASSERT_STRING_EQUAL(sorted_buf,
good_buf
);
370
munmap(
good_buf
, good_buf_len);
Completed in 191 milliseconds