Searched defs:gids (Results 1 - 18 of 18) sorted by relevance

/freebsd-11-stable/contrib/atf/atf-c/detail/
H A Duser_test.c61 gid_t gids[NGROUPS_MAX]; local
/freebsd-11-stable/usr.sbin/chroot/
H A Dchroot.c68 int ch, gids; local
/freebsd-11-stable/bin/getfacl/
H A Dgetfacl.c77 static char gids[10]; local
/freebsd-11-stable/lib/libc/rpc/
H A Dauth_unix.c188 gid_t *gids; local
/freebsd-11-stable/tools/regression/priv/
H A Dmain.c428 gid_t gids[1] = { gid }; local
/freebsd-11-stable/usr.sbin/keyserv/
H A Dkeyserv.c599 static u_int gids[NGROUPS]; local
/freebsd-11-stable/lib/libcasper/services/cap_grp/tests/
H A Dgrp_test.c230 gid_t gids[5]; local
1205 runtest_groups(cap_channel_t *capgrp, const char **names, const gid_t *gids, size_t ngroups) argument
1283 gid_t gids[5]; local
[all...]
/freebsd-11-stable/lib/libcasper/services/cap_grp/
H A Dcap_grp.c410 cap_grp_limit_groups(cap_channel_t *chan, const char * const *names, size_t nnames, gid_t *gids, size_t ngids) argument
/freebsd-11-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_sa_api.h325 ib_gid_t gids[IB_MULTIPATH_MAX_GIDS]; member in struct:_osmv_multipath_req_t
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_deleg.c431 const gid_t *gids; local
514 const gid_t *gids; local
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_sa_multipath_record.c1225 static ib_net16_t mpr_rcv_get_gids(IN osm_sa_t * sa, IN const ib_gid_t * gids, argument
1291 ib_gid_t *gids; local
[all...]
/freebsd-11-stable/contrib/libarchive/cpio/
H A Dcpio.c1147 char uids[16], gids[16]; local
/freebsd-11-stable/contrib/pjdfstest/
H A Dpjdfstest.c997 set_gids(char *gids) argument
1038 char *gids, *endp; local
/freebsd-11-stable/sbin/pfctl/
H A Dparse.y3359 gids : gid_item { $$ = $1; } label
/freebsd-11-stable/bin/ps/
H A Dps.c129 gid_t *gids; member in union:listinfo::__anon1
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c1130 int gids; local
[all...]
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c166 static int mlx4_ib_update_gids_v1(struct gid_entry *gids, argument
199 static int mlx4_ib_update_gids_v1_v2(struct gid_entry *gids, argument
246 static int mlx4_ib_update_gids(struct gid_entry *gids, argument
270 struct gid_entry *gids local
346 struct gid_entry *gids = NULL; local
[all...]
H A Dmlx4_ib.h498 struct gid_entry gids[MLX4_MAX_PORT_GIDS]; member in struct:mlx4_port_gid_table
506 struct mlx4_port_gid_table gids[MLX4_MAX_PORTS]; member in struct:mlx4_ib_iboe

Completed in 304 milliseconds