Home
last modified time | relevance | path

Searched defs:sm_pstrdup_x (Results 1 – 4 of 4) sorted by relevance

/dports/mail/batv-milter/batv-milter-0.5.0/include/sm/
H A Dstring.h56 # define sm_pstrdup_x(str) strcpy(sm_pmalloc_x(strlen(str) + 1), str) macro
/dports/mail/libmilter/sendmail-8.16.1/include/sm/
H A Dstring.h56 # define sm_pstrdup_x(str) strcpy(sm_pmalloc_x(strlen(str) + 1), str) macro
/dports/mail/batv-milter/batv-milter-0.5.0/libsm/
H A Dstrdup.c120 sm_pstrdup_x(s) in sm_pstrdup_x() function
/dports/mail/libmilter/sendmail-8.16.1/libsm/
H A Dstrdup.c120 sm_pstrdup_x(s) in sm_pstrdup_x() function