Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/dma/
H A Ddma.h146 struct authuser { struct
147 SLIST_ENTRY(authuser) next;
152 SLIST_HEAD(authusers, authuser); argument
H A Dconf.c97 struct authuser *au; in parse_authfile()
H A Dnet.c355 struct authuser *a; in deliver_to_host()