Searched refs:auth_t (Results 1 – 4 of 4) sorted by relevance
137 typedef int (*auth_t)(struct url *); typedef138 extern auth_t fetchAuthMethod;
43 auth_t fetchAuthMethod;
117 u_int8_t auth_t; /* method of authentication */
46 typedef int auth_t(void *sess); typedef