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

/barrelfish-master/lib/openssl-1.0.0d/crypto/evp/
H A Dencode.c238 int seof= -1,eof=0,rv= -1,ret=0,i,v,tmp,n,ln,exp_nl; local
273 * input line. seof will point to the character that
278 if (seof == -1) seof=n;
345 if (seof >= 0) { rv=0; goto end; }

Completed in 103 milliseconds