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

/netgear-R7000-V1.0.7.12_1.2.5/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 101 milliseconds