HomeSort by relevance Sort by last modified time
    Searched defs:selabel_open (Results 1 - 3 of 3) sorted by null

  /external/libselinux/src/
label.c 66 struct selabel_handle *selabel_open(unsigned int backend, function
  /external/selinux/libselinux/src/
label.c 317 struct selabel_handle *selabel_open(unsigned int backend, function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 529 def selabel_open(*args): function
530 return _selinux.selabel_open(*args)
531 selabel_open = _selinux.selabel_open variable
    [all...]

Completed in 4208 milliseconds