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

/macosx-10.10/file-46/file/src/
H A Dis_tar.c54 private int from_oct(int, const char *); /* Decode octal number */
103 recsum = from_oct(8, header->header.chksum);
138 from_oct(int digs, const char *where) function
/macosx-10.10/apache-793/httpd/modules/metadata/
H A Dmod_mime_magic.c234 static long from_oct(int, char *);
2234 recsum = from_oct(8, header->header.chksum);
2265 static long from_oct(int digs, char *where) function

Completed in 182 milliseconds