Searched defs:sm_pstrdup_x (Results 1 – 2 of 2) sorted by relevance
56 # define sm_pstrdup_x(str) strcpy(sm_pmalloc_x(strlen(str) + 1), str) macro
120 sm_pstrdup_x(s) in sm_pstrdup_x() function