Searched refs:to_base256 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/gnutar-453/gnutar/src/
H A Dcreate.c209 to_base256 (int negative, uintmax_t value, char *where, size_t size)
330 to_base256 (negative, value, where + 1, size - 1);
208 to_base256 (int negative, uintmax_t value, char *where, size_t size) function

Completed in 65 milliseconds