Searched refs:COPY_STRING (Results 1 – 3 of 3) sorted by relevance
59 #define COPY_STRING(field) do { \ in outmp_to_utmpx() macro71 COPY_STRING(user); in outmp_to_utmpx()72 COPY_STRING(line); in outmp_to_utmpx()79 COPY_STRING(user); in outmp_to_utmpx()80 COPY_STRING(line); in outmp_to_utmpx()86 COPY_STRING(user); in outmp_to_utmpx()87 COPY_STRING(line); in outmp_to_utmpx()88 COPY_STRING(host); in outmp_to_utmpx()94 #undef COPY_STRING in outmp_to_utmpx()
475 #define COPY_STRING(s) (s ? strdup(s) : NULL) macro498 reply[i].resp = COPY_STRING(cred->uname); in auth_conv()503 reply[i].resp = COPY_STRING(cred->pass); in auth_conv()
1175 #define COPY_STRING(s) (s ? strdup(s) : NULL) macro1199 reply[i].resp = COPY_STRING(cred->uname); in auth_conv()1204 reply[i].resp = COPY_STRING(cred->pass); in auth_conv()