Searched defs:gid (Results 26 - 50 of 264) sorted by relevance

1234567891011

/freebsd-10.0-release/tools/regression/sysvshm/
H A Dshmtest.c236 gid_t gid = getegid(); local
/freebsd-10.0-release/usr.bin/login/
H A Dlogin_fbtab.c84 login_fbtab(char *tty, uid_t uid, gid_t gid) argument
124 login_protect(const char *table, char *pattern, int mask, uid_t uid, gid_t gid) argument
/freebsd-10.0-release/usr.sbin/chroot/
H A Dchroot.c66 gid_t gid, *gidlist; local
/freebsd-10.0-release/usr.sbin/pw/
H A Dcpdir.c48 copymkdir(char const * dir, char const * skel, mode_t mode, uid_t uid, gid_t gid) argument
/freebsd-10.0-release/bin/pax/
H A Dcache.c244 name_gid(gid_t gid, int frc) argument
378 gid_name(char *name, gid_t *gid) argument
[all...]
H A Dsel_subs.c209 gid_t gid; local
[all...]
/freebsd-10.0-release/contrib/apr/threadproc/unix/
H A Dproc.c319 apr_gid_t gid; local
[all...]
/freebsd-10.0-release/contrib/file/
H A Dtar.h57 char gid[8]; member in struct:record::header
/freebsd-10.0-release/contrib/libarchive/cpio/test/
H A Dtest_format_newc.c85 int devmajor, devminor, ino, gid; local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Archive/
H A DArchiveInternals.h48 char gid[6]; ///< group id in ASCII decimal member in class:llvm::ArchiveMemberHeader
/freebsd-10.0-release/contrib/ofed/management/libibmad/src/
H A Dresolve.c155 ib_resolve_self_via(ib_portid_t *portid, int *portnum, ibmad_gid_t *gid, argument
183 ib_resolve_self(ib_portid_t *portid, int *portnum, ibmad_gid_t *gid) argument
[all...]
/freebsd-10.0-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mlx_hca_anafa.c71 __osm_vendor_gid_to_guid(IN tTS_IB_GID gid, OUT ib_net64_t * p_guid) argument
/freebsd-10.0-release/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c87 gid_t gid; local
/freebsd-10.0-release/crypto/heimdal/lib/ipc/
H A Dcommon.c45 gid_t gid; member in struct:heim_icred
82 _heim_ipc_create_cred(uid_t uid, gid_t gid, pid_t pid, pid_t session, heim_icred *cred) argument
/freebsd-10.0-release/crypto/openssh/
H A Dsshpty.c206 gid_t gid; local
/freebsd-10.0-release/lib/libc/net/
H A Dnss_compat.c112 gid_t gid; local
/freebsd-10.0-release/libexec/mknetid/
H A Dparse_group.c108 grscan(int search, int gid) argument
/freebsd-10.0-release/release/picobsd/tinyware/aps/
H A Dmain.c48 char *name, *pid, *ppid, *uid, *gid; local
/freebsd-10.0-release/sbin/mknod/
H A Dmknod.c113 gid_t gid; local
/freebsd-10.0-release/sys/security/mac/
H A Dmac_posix_sem.c221 mac_posixsem_check_setowner(struct ucred *cred, struct ksem *ks, uid_t uid, gid_t gid) argument
H A Dmac_posix_shm.c219 mac_posixshm_check_setowner(struct ucred *cred, struct shmfd *shmfd, uid_t uid, gid_t gid) argument
/freebsd-10.0-release/tools/regression/sysvsem/
H A Dsemtest.c273 gid_t gid = getegid(); local
/freebsd-10.0-release/usr.bin/ar/
H A Dread.c82 gid_t gid; local
/freebsd-10.0-release/usr.sbin/bluetooth/sdpd/
H A Dmain.c151 int uid, gid; local
/freebsd-10.0-release/usr.sbin/ctm/ctm/
H A Dctm_passb.c26 u_char *md5=0,*md5before=0,*trash=0,*name=0,*uid=0,*gid=0,*mode=0; local

Completed in 113 milliseconds

1234567891011