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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dtail.c82 const char *str_c, *str_n; local
106 &str_c, &str_n USE_FEATURE_FANCY_TAIL(,&str_s));
111 if (opt & 0x4) count = eat_num(str_n); // -n
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dmkfs_minix.c613 char *str_i, *str_n; local
629 opt = getopt32(argv, "ci:l:n:v", &str_i, &listfile, &str_n);
635 G.namelen = xatoi_u(str_n);

Completed in 96 milliseconds