Home
last modified time | relevance | path

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

/freebsd/lib/libtacplus/
H A Dtaclib_private.h93 struct tac_author_request { struct
144 struct tac_author_request author_request;
H A Dtaclib.c906 struct tac_author_request *areq; in tac_create_author()
1060 struct tac_author_request *areq = &h->request.u.author_request; in tac_send_author()
1065 htonl(offsetof(struct tac_author_request, rest[0])); in tac_send_author()