Home
last modified time | relevance | path

Searched refs:_hurd_setauth (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/hurd/
Dports-set.c28 extern error_t _hurd_setauth (auth_t);
35 [INIT_PORT_AUTH] = _hurd_setauth,
Dsetauth.c32 _hurd_setauth (auth_t new) in _hurd_setauth() function
117 error_t err = _hurd_setauth (new); in __setauth()
/glibc-2.36/ChangeLog.old/
DChangeLog.41050 * hurd/__setauth.c (_hurd_setauth): Likewise.
1113 * hurd/__setauth.c (_hurd_setauth): Use new authentication
2120 * hurd/__setauth.c (__setauth): Just call _hurd_setauth.
2121 (_hurd_setauth): New function, code moved from __setauth.
DChangeLog.52788 * hurd/setauth.c (_hurd_setauth): Don't pass object ports in
DChangeLog.196765 * hurd/setauth.c (_hurd_setauth): Likewise.