Home
last modified time | relevance | path

Searched refs:issu (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/apps/
H A Dx509.c330 char *issu = NULL, *subj = NULL, *digest = NULL; in x509_main() local
500 issu = opt_arg(); in x509_main()
741 if (issu != NULL in x509_main()
742 && (fissu = parse_name(issu, chtype, multirdn, "issuer")) == NULL) in x509_main()
/freebsd/contrib/tcsh/
H A DFixes55 14. Fix drawing issu with multi-line prompt (Kensuke Iwahashi/David Kaspar)