Home
last modified time | relevance | path

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

/external/mksh/src/
Dsyn.c67 static void dbtestp_error(Test_env *, int, const char *) MKSH_A_NORETURN;
431 te.error = dbtestp_error; in get_command()
1069 dbtestp_error(Test_env *te, int offset, const char *msg) in dbtestp_error() function