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

/netgear-R7000-V1.0.7.12_1.2.5/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 24 milliseconds