HomeSort by relevance Sort by last modified time
    Searched full:__get_all_roles (Results 1 - 1 of 1) sorted by null

  /external/selinux/policycoreutils/semanage/
semanage-bash-completion.sh 51 __get_all_roles () { function
102 COMPREPLY=( $(compgen -W "$( __get_all_roles ) " -- "$cur") )

Completed in 548 milliseconds