Searched refs:pto (Results 1 – 3 of 3) sorted by relevance
474 static int str_copy(CONF *conf, char *section, char **pto, char *from) in str_copy() argument612 if (*pto != NULL) in str_copy()613 OPENSSL_free(*pto); in str_copy()614 *pto = buf->data; in str_copy()
4256 register UCHAR_T *pto = end + 1 + OFFSET_ADDRESS_SIZE; in PREFIX() local4259 *--pto = *--pfrom; in PREFIX()4273 register UCHAR_T *pto = end + 1 + 2 * OFFSET_ADDRESS_SIZE; in PREFIX() local4276 *--pto = *--pfrom; in PREFIX()4349 register CHAR_T *pto = end; in insert_space() local4353 *pto-- = *pfrom--; in insert_space()