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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/bin/megatron/
H A Dhqx.h11 int skip_junk(int line);
H A Dhqx.c90 somewhat initialized; hqx_fd is set. skip_junk is called from
91 here; skip_junk leaves hqx7_first and hqx7_last set.
118 if ( skip_junk( FIRST ) == 0 ) {
383 * hqx7_fill is called from skip_junk and hqx_7tobin. it pulls from the
452 * skip_junk is called from hqx_open. it skips over junk in the file until
459 int skip_junk(int line) function
622 if ( skip_junk( OTHER ) < 0 ) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dconfig.c238 static void skip_junk(int expect) function
258 skip_junk(0);
280 skip_junk(1);
292 skip_junk(1);
309 skip_junk(1);
324 skip_junk(1);
467 skip_junk(0);

Completed in 193 milliseconds