Searched refs:ascii_fits (Results 1 – 1 of 1) sorted by relevance
89 static int ascii_fits(unsigned long long val, int len) in ascii_fits() function97 if (ascii_fits(val, len)) sprintf(str, "%0*llo", len-1, val); in itoo()297 ascii_fits(st->st_uid, sizeof(hdr.uid))) in add_to_tar()300 ascii_fits(st->st_gid, sizeof(hdr.gid))) in add_to_tar()