OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:selabel_close
(Results
1 - 3
of
3
) sorted by null
/external/libselinux/include/selinux/
label.h
75
*
selabel_close
- Close a labeling handle.
81
void
selabel_close
(struct selabel_handle *handle);
/external/libselinux/src/
label.c
122
void
selabel_close
(struct selabel_handle *rec)
function
/system/core/init/
init.c
927
selabel_close
(sehandle);
930
selabel_close
(sehandle_prop);
Completed in 147 milliseconds