OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:parse_module_headers
(Results
1 - 2
of
2
) sorted by null
/external/selinux/libsemanage/src/
modules.c
56
static int
parse_module_headers
(semanage_handle_t * sh, char *module_data,
function
95
if ((status =
parse_module_headers
(sh, module_data, data_len, &name, &version)) != 0) {
/external/selinux/libsemanage/
ChangeLog
509
* Clarified error messages from
parse_module_headers
and
Completed in 2760 milliseconds