Searched refs:guser (Results 1 – 1 of 1) sorted by relevance
146 auth_url(const char *challenge, char **response, const char *guser, in auth_url() argument191 if (guser != NULL) { in auth_url()192 (void)strlcpy(uuser, guser, sizeof(uuser)); in auth_url()