Home
last modified time | relevance | path

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

/aosp_15_r20/external/mksh/src/
H A Dsyn.c64 static const char *dbtestp_getopnd(Test_env *, Test_op, bool);
429 te.getopnd = dbtestp_getopnd; in get_command()
1022 dbtestp_getopnd(Test_env *te, Test_op op MKSH_A_UNUSED, in dbtestp_getopnd() function