Searched refs:from_oct (Results 1 – 1 of 1) sorted by relevance
54 private int from_oct(int, const char *); /* Decode octal number */103 recsum = from_oct(8, header->header.chksum); in is_tar()133 from_oct(int digs, const char *where) in from_oct() function
Completed in 7 milliseconds