Searched refs:gid (Results 201 - 225 of 549) sorted by relevance

1234567891011>>

/freebsd-12-stable/include/rpcsvc/
H A Dkey_prot.x126 const MAXGIDS = 16; /* max number of gids in gid list */
133 u_int gid;
201 * Get me the uid, gid and group-access-list associated
243 * Get me the uid, gid and group-access-list associated
/freebsd-12-stable/contrib/ofed/infiniband-diags/src/
H A Dibsysstat.c94 memcpy(rport.gid, mad_addr->gid, 16);
315 {"dgid", 25, 1, NULL, "remote gid (IPv6 format)"},
359 memcpy(&portid.gid, &dgid, sizeof(portid.gid));
/freebsd-12-stable/contrib/ofed/libibverbs/
H A Dsa.h89 union ibv_gid gid; member in struct:ibv_sa_service_rec
/freebsd-12-stable/contrib/elftoolchain/ar/
H A Dar.h48 #define AR_D 0x1000 /* insert dummy mode, mtime, uid and gid */
87 gid_t gid; /* group id */ member in struct:ar_obj
/freebsd-12-stable/cddl/usr.sbin/dtrace/tests/common/safety/
H A DMakefile19 tst.gid.d \
/freebsd-12-stable/sys/cddl/compat/opensolaris/sys/
H A Dpolicy.h61 int secpolicy_vnode_setids_setgids(vnode_t *vp, cred_t *cr, gid_t gid);
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzfs_fuid.h71 * Used for mapping ephemeral uid/gid during ACL setting to FUIDs
75 uint64_t z_id; /* uid/gid being converted to fuid */
112 uid_t *uid, uid_t *gid);
/freebsd-12-stable/sys/compat/linux/
H A Dlinux_ipc64.h48 l_gid_t gid; member in struct:l_ipc64_perm
/freebsd-12-stable/sys/fs/cd9660/
H A Dcd9660_rrip.h51 char gid [ISODCL ( 28, 35)]; /* 733 */ member in struct:__anon15600
/freebsd-12-stable/sys/fs/fuse/
H A Dfuse_file.h118 * gid, pid, and access mode. When opening a file, we first check whether
158 gid_t gid; member in struct:fuse_filehandle
/freebsd-12-stable/sys/sys/
H A Ducred.h122 int groupmember(gid_t gid, struct ucred *cred);
/freebsd-12-stable/tests/sys/cddl/zfs/tests/history/
H A Dhistory_010_pos.ksh83 gid=$($ID $HIST_USER | $AWK -F= '{print $3}'| $AWK -F"(" '{print $1}' )
/freebsd-12-stable/release/picobsd/tinyware/aps/
H A Dmain.c48 char *name, *pid, *ppid, *uid, *gid; local
/freebsd-12-stable/crypto/openssh/
H A Daudit-bsm.c259 gid_t gid = -1; local
265 gid = the_authctxt->pw->pw_gid;
277 (void) au_write(ad, AUToSubjectFunc(uid, uid, gid, uid, gid,
/freebsd-12-stable/usr.bin/ar/
H A Dar.h48 #define AR_D 0x1000 /* insert dummy mode, mtime, uid and gid */
68 gid_t gid; /* group id */ member in struct:ar_obj
/freebsd-12-stable/usr.sbin/ctm/ctm/
H A Dctm_pass3.c39 u_char *md5=0,*md5before=0,*trash=0,*name=0,*uid=0,*gid=0,*mode=0; local
114 Delete(gid);
142 case CTM_F_Gid: GETFIELDCOPY(gid,sep); break;
286 Delete(gid);
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_msgctl.c139 msgds.msg_perm.gid = getgid();
280 msgds.msg_perm.gid = pw->pw_gid;
289 msgds.msg_perm.gid = getgid();
/freebsd-12-stable/contrib/ofed/libibmad/
H A Dserv.c115 memcpy(&rport.gid, &mad_addr->gid, sizeof(rport.gid));
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_read_disk_set_standard_lookup.c78 static const char * lookup_gname_helper(struct name_cache *, id_t gid);
91 * use the uid/gid without the lookup. Or define your own custom functions
139 * Lookup uid/gid from uname/gname, return NULL if no match.
247 lookup_gname(void *data, int64_t gid) argument
251 &lookup_gname_helper, (id_t)gid));
/freebsd-12-stable/bin/getfacl/
H A Dgetfacl.c74 getgname(gid_t gid) argument
79 if ((gr = getgrgid(gid)) == NULL) {
80 (void)snprintf(gids, sizeof(gids), "%u", gid);
/freebsd-12-stable/lib/libc/net/
H A Dnss_compat.c124 gid_t gid; local
132 gid = va_arg(ap, gid_t);
137 nss_status = fn(gid, grp, buffer, bufsize, errnop);
/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
H A Dfs.h191 gid_t gid, int mode);
212 const struct file_operations *fops, uid_t uid, gid_t gid, int mode)
215 return (__register_chrdev_p(major, 0, 256, name, fops, uid, gid, mode));
211 register_chrdev_p(unsigned int major, const char *name, const struct file_operations *fops, uid_t uid, gid_t gid, int mode) argument
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Dib_device.c664 union ib_gid gid; local
678 err = ib_query_gid(device, port_num, 0, &gid, NULL);
682 port_attr->subnet_prefix = be64_to_cpu(gid.global.subnet_prefix);
692 * @gid:Returned GID
699 u8 port_num, int index, union ib_gid *gid,
703 return ib_get_cached_gid(device, port_num, index, gid, attr);
708 return device->query_gid(device, port_num, index, gid);
867 * @gid: The GID value to search for.
874 int ib_find_gid(struct ib_device *device, union ib_gid *gid, argument
883 if (!ib_find_cached_gid_by_port(device, gid, gid_typ
698 ib_query_gid(struct ib_device *device, u8 port_num, int index, union ib_gid *gid, struct ib_gid_attr *attr) argument
959 ib_get_net_dev_by_params(struct ib_device *dev, u8 port, u16 pkey, const union ib_gid *gid, const struct sockaddr *addr) argument
[all...]
/freebsd-12-stable/sys/security/mac/
H A Dmac_cred.c243 mac_cred_check_setgid(struct ucred *cred, gid_t gid) argument
247 MAC_POLICY_CHECK_NOSLEEP(cred_check_setgid, cred, gid);
248 MAC_CHECK_PROBE2(cred_check_setgid, error, cred, gid);
H A Dmac_posix_shm.c219 gid_t gid)
224 shmfd->shm_label, uid, gid);
226 uid, gid);
218 mac_posixshm_check_setowner(struct ucred *cred, struct shmfd *shmfd, uid_t uid, gid_t gid) argument

Completed in 320 milliseconds

1234567891011>>