Searched refs:str_A (Results 1 – 1 of 1) sorted by relevance
/busybox-1.35.0/coreutils/ |
D | od_bloaty.c | 70 &str_A, &str_N, &str_j, &lst_t, &str_S, &G.bytes_per_block) 1199 const char *str_A, *str_N, *str_j, *str_S = "3"; in od_main() local 1230 p = strchr(doxn, str_A[0]); in od_main() 1233 "'%c' (must be [doxn])", str_A[0]); in od_main()
|