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

/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dtest.c111 const char *op_text; member in struct:t_op
290 syntax(t_wp_op->op_text, "argument expected");
321 syntax(op->op_text, "argument expected");
447 while (op->op_text) {
448 if (strcmp(s, op->op_text) == 0) {

Completed in 88 milliseconds