Home
last modified time | relevance | path

Searched refs:COMP_TYPE (Results 1 - 2 of 2) sorted by relevance

/third_party/selinux/libselinux/src/
H A Dcontext.c9 #define COMP_TYPE 2 macro
175 def_get(type, COMP_TYPE)
184 def_set(type, COMP_TYPE)
/third_party/rust/crates/clap/clap_complete/tests/snapshots/
H A Dregister_minimal.bash13 COMPREPLY=( $("my-app" complete --index ${COMP_CWORD} --type ${COMP_TYPE} ${SPACE_ARG} --ifs="$IFS" -- "${COMP_WORDS[@]}") )

Completed in 1 milliseconds