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

/freebsd-11-stable/contrib/binutils/
H A Dltmain.sh478 # func_missing_arg argname
481 func_missing_arg () function
857 -dlopen) test "$#" -eq 0 && func_missing_arg "$opt" && break
866 --mode) test "$#" -eq 0 && func_missing_arg "$opt" && break
900 --tag) test "$#" -eq 0 && func_missing_arg "$opt" && break
/freebsd-11-stable/contrib/ldns/
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
/freebsd-11-stable/contrib/openbsm/config/
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
/freebsd-11-stable/crypto/heimdal/
H A Dltmain.sh788 # func_missing_arg argname
791 func_missing_arg () function
1104 test $# = 0 && func_missing_arg $opt && break
1138 test $# = 0 && func_missing_arg $opt && break

Completed in 162 milliseconds