OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Test_op
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/ksh/
c_test.h
6
enum
Test_op
{
19
typedef enum
Test_op
Test_op
;
46
const char *(*getopnd) ARGS((Test_env *te,
Test_op
op, int do_eval));
47
int (*eval) ARGS((Test_env *te,
Test_op
op, const char *opnd1,
52
Test_op
test_isop ARGS((Test_env *te, Test_meta meta, const char *s));
53
int test_eval ARGS((Test_env *te,
Test_op
op, const char *opnd1,
Completed in 23 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025