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

/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh544 # func_missing_arg argname
547 func_missing_arg () function
738 -dlopen) test "$#" -eq 0 && func_missing_arg "$opt" && break
747 --mode) test "$#" -eq 0 && func_missing_arg "$opt" && break
781 --tag) test "$#" -eq 0 && func_missing_arg "$opt" && break
/bind-9.6-ESV-R11/
H A Dltmain.sh784 # func_missing_arg argname
787 func_missing_arg () function
1101 test $# = 0 && func_missing_arg $opt && break
1139 test $# = 0 && func_missing_arg $opt && break

Completed in 79 milliseconds