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

/opensolaris-onvv-gate/usr/src/cmd/sendmail/include/sm/
H A Dstring.h55 # define sm_strdup_x(str) strcpy(sm_malloc_x(strlen(str) + 1), str) macro
/opensolaris-onvv-gate/usr/src/cmd/sendmail/libsm/
H A Dstrdup.c94 sm_strdup_x(s) function

Completed in 165 milliseconds