Searched refs:_hurd_setauth (Results 1 – 5 of 5) sorted by relevance
28 extern error_t _hurd_setauth (auth_t);35 [INIT_PORT_AUTH] = _hurd_setauth,
32 _hurd_setauth (auth_t new) in _hurd_setauth() function117 error_t err = _hurd_setauth (new); in __setauth()
1050 * hurd/__setauth.c (_hurd_setauth): Likewise.1113 * hurd/__setauth.c (_hurd_setauth): Use new authentication2120 * hurd/__setauth.c (__setauth): Just call _hurd_setauth.2121 (_hurd_setauth): New function, code moved from __setauth.
2788 * hurd/setauth.c (_hurd_setauth): Don't pass object ports in
6765 * hurd/setauth.c (_hurd_setauth): Likewise.