Searched refs:audata (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/libc/rpc/
H A Dauth_unix.c80 struct audata { struct
87 #define AUTH_PRIVATE(auth) ((struct audata *)auth->ah_private)
101 struct audata *au;
224 struct audata *au;
236 struct audata *au;
268 struct audata *au = AUTH_PRIVATE(auth);
312 struct audata *au;
322 mem_free(auth->ah_private, sizeof(struct audata));
339 struct audata *au;

Completed in 24 milliseconds