Home
last modified time | relevance | path

Searched refs:EMSG_TOO_FEW_ARGS (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/editors/
Dawk.c660 static const char EMSG_TOO_FEW_ARGS[] ALIGN1 = "Too few arguments"; variable
1534 syntax_error(EMSG_TOO_FEW_ARGS); in chain_expr()
2625 syntax_error(EMSG_TOO_FEW_ARGS); in exec_builtin()
2890 syntax_error(EMSG_TOO_FEW_ARGS); in evaluate()