Home
last modified time | relevance | path

Searched refs:htpasswd_auth_state (Results 1 – 2 of 2) sorted by relevance

/dports/audio/icecast/icecast-2.4.4/src/
H A Dauth_htpasswd.c58 } htpasswd_auth_state; typedef
61 htpasswd_auth_state *state = self->state; in htpasswd_clear()
105 static void htpasswd_recheckfile (htpasswd_auth_state *htpasswd) in htpasswd_recheckfile()
182 htpasswd_auth_state *htpasswd = auth->state; in htpasswd_auth()
228 htpasswd_auth_state *state; in auth_get_htpasswd_auth()
236 state = calloc(1, sizeof(htpasswd_auth_state)); in auth_get_htpasswd_auth()
266 htpasswd_auth_state *state = auth->state; in htpasswd_adduser()
318 htpasswd_auth_state *state; in htpasswd_deleteuser()
415 htpasswd_auth_state *state; in htpasswd_userlist()
/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/src/
H A Dauth_htpasswd.c56 } htpasswd_auth_state; typedef
59 htpasswd_auth_state *state = self->state; in htpasswd_clear()
103 static void htpasswd_recheckfile (htpasswd_auth_state *htpasswd) in htpasswd_recheckfile()
181 htpasswd_auth_state *htpasswd = auth->state; in htpasswd_auth()
238 htpasswd_auth_state *state; in auth_get_htpasswd_auth()
246 state = calloc(1, sizeof(htpasswd_auth_state)); in auth_get_htpasswd_auth()
275 htpasswd_auth_state *state = auth->state; in htpasswd_adduser()
317 htpasswd_auth_state *state; in htpasswd_deleteuser()
407 htpasswd_auth_state *state; in htpasswd_userlist()