Home
last modified time | relevance | path

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

/hurd/
A Dhurdid.c43 if (p->gids) in _hurd_check_ids()
46 (vm_address_t) p->gids, in _hurd_check_ids()
48 p->gids = NULL; in _hurd_check_ids()
68 &_hurd_id.gen.gids, &_hurd_id.gen.ngids, in _hurd_check_ids()
69 &_hurd_id.aux.gids, &_hurd_id.aux.ngids))) in _hurd_check_ids()
86 _hurd_id.gen.gids = _hurd_id.aux.gids = NULL; in init_id()
A Dseteuids.c45 _hurd_id.gen.gids, _hurd_id.gen.ngids, in seteuids()
46 _hurd_id.aux.gids, _hurd_id.aux.ngids, in seteuids()
A Dhurdauth.c169 intarray_t gids, mach_msg_type_number_t ngids) in _S_msg_del_auth() argument
189 memcpy (newg, _hurd_id.gen.gids, ng * sizeof (gid_t)); in _S_msg_del_auth()
205 const gid_t gid = gids[j]; in _S_msg_del_auth()
213 (vm_address_t) gids, ngids * sizeof (gid_t)); in _S_msg_del_auth()
A Dhurdexec.c235 && _hurd_id.aux.gids[1] != _hurd_id.gen.gids[0]))) in _hurd_exec_paths()
245 _hurd_id.aux.gids[1] = _hurd_id.gen.gids[0]; in _hurd_exec_paths()
257 _hurd_id.gen.gids, _hurd_id.gen.ngids, in _hurd_exec_paths()
258 _hurd_id.aux.gids, _hurd_id.aux.ngids, in _hurd_exec_paths()
/hurd/hurd/
A Did.h40 gid_t *gids; member

Completed in 9 milliseconds