OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getopnd
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/ksh/
c_test.h
46
const char *(*
getopnd
) ARGS((Test_env *te, Test_op op, int do_eval));
member in struct:test_env
c_test.c
118
te.
getopnd
= ptest_getopnd;
150
opnd1 = (*te.
getopnd
)(&te, TO_NONOP, 1);
152
opnd2 = (*te.
getopnd
)(&te, op, 1);
165
opnd1 = (*te.
getopnd
)(&te, TO_NONOP, 1);
543
opnd1 = (*te->
getopnd
)(te, op, do_eval);
551
opnd1 = (*te->
getopnd
)(te, TO_NONOP, do_eval);
558
opnd2 = (*te->
getopnd
)(te, op, do_eval);
syn.c
326
te.
getopnd
= dbtestp_getopnd;
exec.c
294
te.
getopnd
= dbteste_getopnd;
Completed in 13 milliseconds
Indexes created Tue Oct 21 06:10:07 GMT 2025