Searched refs:func_error (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/unit/atf-src/admin/
H A Dar-lib33 # func_error message
34 func_error () function
101 func_error "no command. Try '$0 --help' for more information."
118 func_error "you must specify a program, an action and an archive"
126 func_error "you must specify a program, an action and an archive"
175 func_error "unknown action specified"
185 func_error "more than one action specified"
188 func_error "no action specified"
194 func_error "archive not found"
211 func_error "archiv
[all...]
H A Dltmain.sh775 # func_error ARG...
778 func_error () function
795 func_error "$*"
1813 func_error ${1+"$@"}
1839 func_error "Missing argument for '$1'."
2210 func_error "ignoring unknown tag $tagname"
2348 *) func_error "invalid argument for $_G_opt"
2443 func_error "unrecognized option '-dlopen'"
2846 func_error "LT_CYGPATH is empty or specifies non-existent file: '$LT_CYGPATH'"
2875 func_error "Coul
[all...]
/bind-9.11.3/
H A Dltmain.sh464 # func_error arg...
466 func_error () function
485 func_error ${1+"$@"}
494 func_error ${1+"$@"}
791 func_error "missing argument for $1."
894 func_error ${1+"$@"}
895 func_error "See the $PACKAGE documentation for more information."
972 func_error "ignoring unknown tag $tagname"
1109 *) func_error "invalid argument for $opt"
1205 func_error "unrecognize
[all...]

Completed in 38 milliseconds