Searched refs:vp_tmp (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/sendmail/libsm/
H A Dldap.c966 char *tmp, *vp_tmp; local
1217 vp_tmp = sm_rpool_malloc_x(rpool, *resultsz);
1218 *vp_tmp = '\0';
1221 sm_strlcpy(vp_tmp,
1224 *result = vp_tmp;

Completed in 47 milliseconds