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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/libunarchive/
H A Dget_header_tar.c17 static unsigned long long getOctal(char *str, int len) function
32 #define GET_OCTAL(a) getOctal((a), sizeof(a))
134 /* This field does not need special treatment (getOctal) */
145 /* getOctal trashes subsequent field, therefore we call it
179 /* (typeflag was not trashed because chksum does not use getOctal) */

Completed in 38 milliseconds