OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:op_text
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
c_test.c
46
char
op_text
[4];
member in struct:t_op
205
for (; otab->
op_text
[0]; otab++)
206
if (sc1 == otab->
op_text
[1]
207
&& strcmp(s, otab->
op_text
) == 0
/src/bin/test/
test.c
104
const char *
op_text
;
member in struct:t_op
476
syntax(t_wp_op->
op_text
, "argument expected");
515
syntax(op->
op_text
, "argument expected");
767
#define VTOC(x) (const unsigned char *)((const struct t_op *)x)->
op_text
806
else if (strcmp(s, cop2[0].
op_text
) == 0)
Completed in 11 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025