Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/bintrans/
H A Duudecode.c336 checkend(const char *ptr, const char *end, const char *msg) in checkend() function
438 return (checkout(checkend(buf, "end", "no \"end\" line"))); in uu_decode()
485 return (checkout(checkend(inbuf, "====", "error decoding base64 input stream"))); in base64_decode()
/freebsd-14.2/crypto/openssl/apps/
H A Dx509.c283 int fingerprint = 0, reqfile = 0, checkend = 0; in x509_main() local
565 checkend = 1; in x509_main()
1029 if (checkend) { in x509_main()
/freebsd-14.2/bin/sh/
H A Dparser.c993 checkend(int c, const char *eofmark, int striptabs) in checkend() function
1432 c = checkend(c, eofmark, striptabs); in readtoken1()
/freebsd-14.2/crypto/openssl/doc/man1/
H A Dopenssl-x509.pod.in51 [B<-checkend> I<num>]
338 =item B<-checkend> I<arg>