HomeSort by relevance Sort by last modified time
    Searched refs:matchpathcon_init (Results 1 - 4 of 4) sorted by null

  /external/selinux/libselinux/utils/
matchpathcon.c 106 if (matchpathcon_init(optarg)) {
  /external/selinux/libselinux/include/selinux/
selinux.h 407 /* Set the function used by matchpathcon_init when displaying
412 /* Set the function used by matchpathcon_init when checking the
429 /* Set flags controlling operation of matchpathcon_init or matchpathcon. */
443 extern int matchpathcon_init(const char *path);
445 /* Same as matchpathcon_init, but only load entries with
449 /* Free the memory allocated by matchpathcon_init. */
461 If matchpathcon_init has not already been called, then this function
  /external/selinux/libselinux/src/
matchpathcon.c 356 int matchpathcon_init(const char *path)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 1076 def matchpathcon_init(*args): function
1078 matchpathcon_init = _selinux.matchpathcon_init variable
    [all...]

Completed in 72 milliseconds