Home
last modified time | relevance | path

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

/external/mksh/src/
Dfuncs.c237 static const char *ptest_getopnd(Test_env *, Test_op, bool);
2611 te.getopnd = ptest_getopnd; in c_test()
3203 ptest_getopnd(Test_env *te, Test_op op, bool do_eval MKSH_A_UNUSED) in ptest_getopnd() function