Searched defs:sm_pstrdup_x (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/sendmail/include/sm/
H A Dstring.h56 # define sm_pstrdup_x(str) strcpy(sm_pmalloc_x(strlen(str) + 1), str) macro
/freebsd-current/contrib/sendmail/libsm/
H A Dstrdup.c120 sm_pstrdup_x(s) function

Completed in 117 milliseconds