Searched refs:default_username (Results 1 – 1 of 1) sorted by relevance
211 char default_username[HTTP_MAX_VALUE]; in cupsDoAuthentication() local219 if (cups_auth_param(schemedata, "username", default_username, sizeof(default_username))) in cupsDoAuthentication()220 cupsSetUser(default_username); in cupsDoAuthentication()