Home
last modified time | relevance | path

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

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