Home
last modified time | relevance | path

Searched refs:authuser (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/dma/
H A Ddma.h148 struct authuser { struct
149 SLIST_ENTRY(authuser) next;
154 SLIST_HEAD(authusers, authuser); argument
H A Dconf.c97 struct authuser *au; in parse_authfile()
H A Dnet.c479 struct authuser *a; in deliver_to_host()