Home
last modified time | relevance | path

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

/external/mksh/src/
Dexec.c39 static const char *dbteste_getopnd(Test_env *, Test_op, bool);
308 te.getopnd = dbteste_getopnd; in execute()
1841 dbteste_getopnd(Test_env *te, Test_op op, bool do_eval) in dbteste_getopnd() function