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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/evp/
H A Dencode.c238 int seof= -1,eof=0,rv= -1,ret=0,i,v,tmp,n,ln,tmp2,exp_nl; local
273 * input line. seof will point to the character that
278 if (seof == -1) seof=n;
346 if (seof >= 0) { rv=0; goto end; }
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/evp/
H A Dencode.c238 int seof= -1,eof=0,rv= -1,ret=0,i,v,tmp,n,ln,tmp2,exp_nl; local
273 * input line. seof will point to the character that
278 if (seof == -1) seof=n;
346 if (seof >= 0) { rv=0; goto end; }

Completed in 93 milliseconds