Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/conf/
HDconf_def.c474 static int str_copy(CONF *conf, char *section, char **pto, char *from) in str_copy() argument
612 if (*pto != NULL) in str_copy()
613 OPENSSL_free(*pto); in str_copy()
614 *pto = buf->data; in str_copy()
/NextBSD/contrib/gcclibs/libiberty/
HDregex.c4256 register UCHAR_T *pto = end + 1 + OFFSET_ADDRESS_SIZE; in PREFIX() local
4259 *--pto = *--pfrom; in PREFIX()
4273 register UCHAR_T *pto = end + 1 + 2 * OFFSET_ADDRESS_SIZE; in PREFIX() local
4276 *--pto = *--pfrom; in PREFIX()
4349 register CHAR_T *pto = end; in insert_space() local
4353 *pto-- = *pfrom--; in insert_space()
/NextBSD/contrib/binutils/libiberty/
HDregex.c4256 register UCHAR_T *pto = end + 1 + OFFSET_ADDRESS_SIZE; in PREFIX() local
4259 *--pto = *--pfrom; in PREFIX()
4273 register UCHAR_T *pto = end + 1 + 2 * OFFSET_ADDRESS_SIZE; in PREFIX() local
4276 *--pto = *--pfrom; in PREFIX()
4349 register CHAR_T *pto = end; in insert_space() local
4353 *pto-- = *pfrom--; in insert_space()