Searched refs:op_text (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/bin/test/
H A Dtest.c124 char op_text[4]; member in struct:t_op
427 while (*op->op_text) {
428 if (strcmp(s, op->op_text) == 0) {
455 while (*op->op_text) {
456 if (strcmp(s, op->op_text) == 0)
477 while (*op->op_text) {
478 if (strcmp(s, op->op_text) == 0)

Completed in 101 milliseconds