OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:parse_assert_noeof
(Results
1 - 3
of
3
) sorted by null
/external/selinux/libsemanage/src/
parse_utils.c
141
int
parse_assert_noeof
(semanage_handle_t * handle, parse_info_t * info)
function
156
if (
parse_assert_noeof
(handle, info) < 0)
175
if (
parse_assert_noeof
(handle, info) < 0)
196
if (
parse_assert_noeof
(handle, info) < 0)
277
if (
parse_assert_noeof
(handle, info) < 0)
parse_utils.h
42
extern int
parse_assert_noeof
(semanage_handle_t * handle, parse_info_t * info);
users_base_file.c
110
if (
parse_assert_noeof
(handle, info) < 0)
Completed in 83 milliseconds