Searched refs:COPY_STRING (Results 1 – 1 of 1) sorted by relevance
93 #define COPY_STRING(s) ((s) ? strdup(s) : NULL) macro137 reply[replies].resp = COPY_STRING(PAM_username); in conversation()142 reply[replies].resp = COPY_STRING(PAM_password); in conversation()