Home
last modified time | relevance | path

Searched refs:auth_t (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/lib/libfetch/
Dfetch.h137 typedef int (*auth_t)(struct url *); typedef
138 extern auth_t fetchAuthMethod;
Dfetch.c43 auth_t fetchAuthMethod;
/freebsd-10-stable/contrib/tcpdump/
Doakley.h117 u_int8_t auth_t; /* method of authentication */
/freebsd-10-stable/sbin/iscontrol/
Discontrol.h46 typedef int auth_t(void *sess); typedef