Home
last modified time | relevance | path

Searched refs:matchpathcon_init (Results 1 - 2 of 2) sorted by relevance

/third_party/selinux/libselinux/include/selinux/
H A Dselinux.h443 /* Set the function used by matchpathcon_init when displaying
448 /* Set the function used by matchpathcon_init when checking the
465 /* Set flags controlling operation of matchpathcon_init or matchpathcon. */
479 extern int matchpathcon_init(const char *path)
485 /* Same as matchpathcon_init, but only load entries with
489 /* Free the memory allocated by matchpathcon_init. */
505 If matchpathcon_init has not already been called, then this function
/third_party/selinux/libselinux/src/
H A Dmatchpathcon.c368 int matchpathcon_init(const char *path) in matchpathcon_init() function

Completed in 3 milliseconds