Home
last modified time | relevance | path

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

/linux/tools/bootconfig/scripts/
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
145 if xbc_has_key "${1}.size"; then
148 if xbc_has_key "${1}.name"; then
154 if xbc_has_key "${1}.pause"; then
158 elif xbc_has_key "${1}.clear"; then
165 if xbc_has_key "${1}.filter"; then
[all …]
A Dxbc.sh44 xbc_has_key() { # key function

Completed in 4 milliseconds