Home
last modified time | relevance | path

Searched defs:skip_prefix (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/pam_passwdqc/
H A Dpasswdqc_parse.c19 static const char *skip_prefix(const char *sample, const char *prefix) in skip_prefix() function
/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_utl.c673 skip_prefix(const unsigned char **p, size_t *plen, const unsigned char *subject, in skip_prefix() function