Searched refs:name_eq (Results 1 – 1 of 1) sorted by relevance
1922 static unsigned long long cut_out_ull_opt(char *opts, const char *name_eq) in cut_out_ull_opt() argument1935 opt = strstr(opts, name_eq); in cut_out_ull_opt()1949 ret = bb_strtoull(opt + strlen(name_eq), &end, 0); in cut_out_ull_opt()