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

/openbsd-current/usr.bin/uudecode/
H A Duudecode.c323 checkend(const char *ptr, const char *end, const char *msg) function
422 return (checkend(buf, "end", "no \"end\" line"));
447 return (checkend(inbuf, "====",
/openbsd-current/usr.bin/openssl/
H A Dx509.c105 int checkend; member in struct:__anon68
226 BIO_printf(bio_err, "checkend unusable: %s\n", errstr);
229 cfg.checkend = 1;
409 .name = "checkend",
769 " [-checkend arg] [-clrext] [-clrreject] [-clrtrust] [-dates]\n"
1368 if (cfg.checkend) {
/openbsd-current/regress/usr.bin/openssl/
H A Dappstest.sh941 -alias -clrtrust -clrreject -next_serial -checkend 3600 \

Completed in 165 milliseconds