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

/barrelfish-master/lib/libc/rpc/
H A Dauth_unix.c101 struct audata *au; local
106 au = NULL;
114 au = mem_alloc(sizeof(*au));
116 if (au == NULL) {
122 auth->ah_private = (caddr_t)au;
123 auth->ah_verf = au->au_shcred = _null_auth;
124 au->au_shfaults = 0;
125 au->au_origcred.oa_base = NULL;
144 au
224 struct audata *au; local
236 struct audata *au; local
268 struct audata *au = AUTH_PRIVATE(auth); local
312 struct audata *au; local
339 struct audata *au; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Dssl_ciph.c1457 const char *kx,*au,*enc,*mac; local
1521 au="RSA";
1524 au="DSS";
1527 au="DH";
1530 au="KRB5";
1533 au="ECDH";
1536 au="None";
1539 au="ECDSA";
1542 au="PSK";
1545 au
[all...]
/barrelfish-master/usr/eclipseclp/Mercury/
H A Dm_map.pl23 % Mercury CVS repository. See http://www.cs.mu.oz.au/mercury for
H A Dm_tree234.pl14 % Mercury CVS repository. See http://www.cs.mu.oz.au/mercury for

Completed in 365 milliseconds