Home
last modified time | relevance | path

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

/external/mksh/src/
Dsyn.c63 static const char *dbtestp_getopnd(Test_env *, Test_op, bool);
433 te.getopnd = dbtestp_getopnd; in get_command()
1027 dbtestp_getopnd(Test_env *te, Test_op op MKSH_A_UNUSED, in dbtestp_getopnd() function