Home
last modified time | relevance | path

Searched refs:tst_safe_atoi (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/lib/
Dtst_net.c77 static int tst_safe_atoi(const char *s, int *ret_i) in tst_safe_atoi() function
113 r = tst_safe_atoi(prefix_str, &prefix); in tst_get_prefix()