Searched refs:COPY_STRING (Results 1 – 2 of 2) sorted by relevance
470 #define COPY_STRING(s) (s ? strdup(s):NULL) macro493 reply[i].resp = COPY_STRING(cred->uname); in auth_conv()498 reply[i].resp = COPY_STRING(cred->pass); in auth_conv()
1186 #define COPY_STRING(s) (s ? strdup(s) : NULL) macro1210 reply[i].resp = COPY_STRING(cred->uname); in auth_conv()1215 reply[i].resp = COPY_STRING(cred->pass); in auth_conv()