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

/freebsd-9.3-release/contrib/groff/contrib/groffer/
H A Dgroffer2.sh815 # func_check (<func_name> <rel_op> <nr_args> "$@")
827 func_check() function
831 error 'func_check() needs at least 3 arguments.';
844 error "func_check(): third argument must be a digit.";
874 'func_check(): second argument is not a relational operator.';
884 error "func_check(): \
1054 func_check apropos_filespec '=' 0 "$@";
1096 func_check apropos_setup '=' 0 "$@";
1136 func_check base_name = 1 "$@";
1177 func_check cat_
[all...]

Completed in 49 milliseconds