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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/console-tools/
H A Dloadfont.c62 do_loadtable(int fd, unsigned char *inbuf, int tailsz, int fontsize) argument
71 maxct = tailsz; /* more than enough */
75 while (tailsz >= 2) {
77 tailsz -= 2;

Completed in 49 milliseconds