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

  /external/selinux/python/semanage/
semanage-bash-completion.sh 42 __get_all_domains () { function
89 COMPREPLY=( $(compgen -W "$( __get_all_domains ) " -- "$cur") )
  /external/selinux/python/sepolicy/
sepolicy-bash-completion.sh 60 __get_all_domains () { function
159 COMPREPLY=( $(compgen -W "$( __get_all_domains ) " -- "$cur") )

Completed in 71 milliseconds