Home
last modified time | relevance | path

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

/external/toybox/toys/posix/
Dtar.c106 static unsigned long long otoi(char *str, unsigned len) in otoi() function
120 #define OTOI(x) otoi(x, sizeof(x))
649 TT.sparse[TT.sparselen++] = otoi(s, 12); in unpack_tar()