Searched refs:checkend (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/usr.bin/bintrans/ |
| H A D | uudecode.c | 336 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 D | x509.c | 283 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 D | parser.c | 993 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 D | openssl-x509.pod.in | 51 [B<-checkend> I<num>] 338 =item B<-checkend> I<arg>
|