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

/netgear-R7800-V1.0.2.28/package/qca-ssdk-shell/src/src/shell/
H A Dshell_io.c51 dprintf("parameter (%s) or default (%s) absent\n", tag, defval);
75 dprintf("%s(%s): ", tag, defval);
79 dprintf("%s: ", tag);
89 dprintf("too long command\n");
246 dprintf("%s", usage);
270 dprintf("%s", usage);
304 dprintf("[%s]:0x%x", param_name, *(a_uint8_t *) buf);
335 dprintf("[%s]:0x%x", param_name, *(a_uint32_t *) buf);
365 dprintf("[%s]:0x%04x", param_name, *(a_uint16_t *) buf);
387 dprintf("[
[all...]
H A Dshell_sw.c26 dprintf("dev_id should be less than <%d>\n", SW_MAX_NR_DEV);
73 dprintf("\ntotal %d entries\n", cnt);
104 dprintf("\ntotal %d entries\n", cnt);
132 dprintf("\ntotal %d entries\n", cnt);
159 dprintf("\ntotal %d entries\n", cnt);
194 dprintf("\ntotal %d entries\n", cnt);
222 dprintf("\ntotal %d entries\n", cnt);
249 dprintf("\ntotal %d entries\n", cnt);
278 dprintf("\n");
284 dprintf("\ntota
[all...]
H A Dshell.c69 dprintf("\n%s\n\n", err_info[abs(rtn)]);
202 dprintf("\n Error, not define output print function!");
362 dprintf("usage: %s", GCMD_NAME(cmd_index));
365 dprintf(" %s", GCMD_SUB_NAME(cmd_index, cmd_index_sub));
368 dprintf(" %s %s\n\n", GCMD_SUB_ACT(cmd_index, cmd_index_sub),
459 dprintf("input ? get help\n\n");
475 dprintf("invalid or incomplete command.\n\n");
553 dprintf("\noperate done.\n\n");
581 dprintf("\n SSDK Init OK!");
585 dprintf("\
[all...]
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/include/shell_lib/
H A Dshell.h33 #define dprintf cmd_print macro
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/shell_lib/
H A Dshell_sw.c28 dprintf("dev_id should be less than <%d>\n", SW_MAX_NR_DEV);
H A Dshell.c159 dprintf("\n Error, not define output print function!");
288 dprintf("usage: %s", GCMD_NAME(cmd_index));
291 dprintf(" %s", GCMD_SUB_NAME(cmd_index, cmd_index_sub));
294 dprintf(" %s %s\n\n", GCMD_SUB_ACT(cmd_index, cmd_index_sub),
386 dprintf("input ? get help\n\n");
403 dprintf("invalid or incomplete command.\n\n");
475 dprintf("\noperate done.\n\n");
H A Dshell_io.c51 dprintf("parameter (%s) or default (%s) absent\n", tag, defval);
201 dprintf("%s", usage);
225 dprintf("%s", usage);
249 dprintf("%s", usage);
273 dprintf("%s", usage);
378 //dprintf("input error");
398 //dprintf("input error \n");
419 //dprintf("input error \n");
436 //dprintf("input error should be within 0x3f\n");
457 //dprintf("inpu
[all...]
/netgear-R7800-V1.0.2.28/package/qca-ssdk-shell/src/include/shell/
H A Dshell.h33 #define dprintf cmd_print macro

Completed in 130 milliseconds