Searched refs:s_login (Results 1 – 1 of 1) sorted by relevance
30 static char *s_login; variable36 s_login = strdup(""); in unit_setup()48 Curl_safefree(s_login); in unit_stop()72 free(s_login);73 s_login = strdup("me");89 free(s_login);107 free(s_login);125 free(s_login);143 free(s_login);144 s_login = strdup("");[all …]
Completed in 11 milliseconds