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

  /external/selinux/python/semanage/
semanage-bash-completion.sh 36 __get_all_types () { function
122 COMPREPLY=( $(compgen -W "$( __get_all_types ) " -- "$cur") )
  /external/selinux/python/sepolicy/
sepolicy-bash-completion.sh 36 __get_all_types () { function

Completed in 815 milliseconds