Home
last modified time | relevance | path

Searched refs:checkend (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/bintrans/
H A Duudecode.c324 checkend(const char *ptr, const char *end, const char *msg) in checkend() function
426 return (checkout(checkend(buf, "end", "no \"end\" line"))); in uu_decode()
473 return (checkout(checkend(inbuf, "====", "error decoding base64 input stream"))); in base64_decode()
/freebsd/crypto/openssl/apps/
H A Dx509.c349 int fingerprint = 0, reqfile = 0, checkend = 0; in x509_main() local
643 checkend = 1; in x509_main()
1129 if (checkend) { in x509_main()
/freebsd/bin/sh/
H A Dparser.c990 checkend(int c, const char *eofmark, int striptabs) in checkend() function
1429 c = checkend(c, eofmark, striptabs); in readtoken1()
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-x509.pod.in51 [B<-checkend> I<num>]
347 =item B<-checkend> I<arg>