Searched refs:func_missing_arg (Results 1 – 1 of 1) sorted by relevance
16474 func_missing_arg ()16715 - -dlopen) test "$#" -eq 0 && func_missing_arg "$opt" && break16727 - --mode) test "$#" -eq 0 && func_missing_arg "$opt" && break16788 + test $# = 0 && func_missing_arg $opt && break16815 - --tag) test "$#" -eq 0 && func_missing_arg "$opt" && break16829 + test $# = 0 && func_missing_arg $opt && break