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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dfbset.c319 char *thisarg, *mode = NULL; local
326 for (; argc > 0 && (thisarg = *argv); argc--, argv++) {
328 if (strcmp(thisarg, g_cmdoptions[i].name))

Completed in 75 milliseconds