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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/archival/libunarchive/
H A Dget_header_tar.c22 static unsigned long long getOctal(char *str, int len) function
62 #define GET_OCTAL(a) getOctal((a), sizeof(a))
258 /* This field does not need special treatment (getOctal) */
278 /* getOctal trashes subsequent field, therefore we call it
320 /* (typeflag was not trashed because chksum does not use getOctal) */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/archival/libunarchive/
H A Dget_header_tar.c22 static unsigned long long getOctal(char *str, int len) function
62 #define GET_OCTAL(a) getOctal((a), sizeof(a))
258 /* This field does not need special treatment (getOctal) */
278 /* getOctal trashes subsequent field, therefore we call it
320 /* (typeflag was not trashed because chksum does not use getOctal) */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/archival/libunarchive/
H A Dget_header_tar.c22 static unsigned long long getOctal(char *str, int len) function
62 #define GET_OCTAL(a) getOctal((a), sizeof(a))
258 /* This field does not need special treatment (getOctal) */
278 /* getOctal trashes subsequent field, therefore we call it
320 /* (typeflag was not trashed because chksum does not use getOctal) */

Completed in 125 milliseconds