Home
last modified time | relevance | path

Searched refs:xbc_has_key (Results 1 – 2 of 2) sorted by relevance

/linux/tools/bootconfig/scripts/
H A Dbconf2ftrace.sh78 if xbc_has_key $1; then
85 if xbc_has_key $1; then
99 if xbc_has_key ${1}.${2}; then
118 if xbc_has_key "${1}.trace"; then
120 elif xbc_has_key "${1}.save"; then
122 elif xbc_has_key "${1}.snapshot"; then
131 if xbc_has_key ${1}.${2}.${3} ; then
145 if xbc_has_key "${1}.size"; then
148 if xbc_has_key "${1}.name"; then
154 if xbc_has_key "${1}.pause"; then
[all …]
H A Dxbc.sh44 xbc_has_key() { # key function