Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/libsm/
H A Dldap.c1027 char *tmp, *vp_tmp; local
1278 vp_tmp = sm_rpool_malloc_x(rpool, *resultsz);
1279 *vp_tmp = '\0';
1282 sm_strlcpy(vp_tmp,
1285 *result = vp_tmp;