Home
last modified time | relevance | path

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

/openssl/crypto/conf/
H A Dconf_def.c645 char *s, *e, *rp, *p, *rrp, *np, *cp, v; in str_copy() local
707 rrp = NULL; in str_copy()
725 rrp = e; in str_copy()
727 *rrp = '\0'; in str_copy()
755 if (rrp != NULL) in str_copy()
756 *rrp = rr; in str_copy()

Completed in 7 milliseconds