Searched refs:l_gid_t (Results 1 – 7 of 7) sorted by relevance
46 l_gid_t gid;48 l_gid_t cgid;
1032 l_gid_t *linux_gidset; in linux_setgroups()1041 error = copyin(args->grouplist, linux_gidset, ngrp * sizeof(l_gid_t)); in linux_setgroups()1089 l_gid_t *linux_gidset; in linux_getgroups()1119 error = copyout(linux_gidset, args->grouplist, ngrp * sizeof(l_gid_t)); in linux_getgroups()
2191 len = xu.cr_ngroups * sizeof(l_gid_t); in linux_getsockopt_so_peergroups()2204 (void *)(args->optval + i * sizeof(l_gid_t)), in linux_getsockopt_so_peergroups()2205 sizeof(l_gid_t)); in linux_getsockopt_so_peergroups()
49 typedef l_uint l_gid_t; typedef133 l_gid_t st_gid;
55 typedef l_uint l_gid_t; typedef139 l_gid_t st_gid;
59 typedef l_uint l_gid_t; typedef
68 typedef l_uint l_gid_t; typedef