Searched defs:check_str_bytes (Results 1 - 1 of 1) sorted by relevance

/external/fio/
H A Dparse.c353 int check_str_bytes(const char *p, long long *val, void *data) function
518 ret = check_str_bytes(tmp, &ull, data);

Completed in 48 milliseconds