Searched defs:gid (Results 1 - 25 of 249) sorted by relevance

12345678910

/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dbsd-getpeereid.c28 getpeereid(int s, uid_t *euid, gid_t *gid) argument
47 getpeereid(int s, uid_t *euid, gid_t *gid) argument
64 getpeereid(int s, uid_t *euid, gid_t *gid) argument
H A Dpwcache.c83 group_from_gid(gid_t gid, int nogroup) argument
86 gid_t gid; member in struct:ncache
/freebsd-9.3-release/lib/libutil/
H A D_secure_path.c46 _secure_path(const char *path, uid_t uid, gid_t gid) argument
/freebsd-9.3-release/crypto/openssh/
H A Dsftp-common.h38 u_int32_t gid; member in struct:Attrib
/freebsd-9.3-release/sys/fs/hpfs/
H A Dhpfsmount.h34 gid_t gid; /* gid that owns hpfs files */ member in struct:hpfs_args
/freebsd-9.3-release/bin/pax/
H A Dcache.h70 gid_t gid; /* cached gid */ member in struct:gidc
H A Dsel_subs.h50 gid_t gid; member in struct:grpt
/freebsd-9.3-release/contrib/libarchive/cpio/test/
H A Dtest_option_c.c59 int dev, ino, gid; local
H A Dtest_format_newc.c75 int devmajor, devminor, ino, gid; local
[all...]
/freebsd-9.3-release/contrib/libarchive/libarchive/test/
H A Dtest_write_disk_perms.c52 gid_t gid = 0; local
[all...]
H A Dtest_write_format_mtree.c36 gid_t gid; member in struct:__anon1641
/freebsd-9.3-release/contrib/libc-pwcache/
H A Dpwcache.h72 gid_t gid; /* cached gid */ member in struct:gidc
/freebsd-9.3-release/contrib/ofed/libibverbs/examples/
H A Dpingpong.c67 void wire_gid_to_gid(const char *wgid, union ibv_gid *gid) argument
80 void gid_to_wire_gid(const union ibv_gid *gid, char wgid[]) argument
/freebsd-9.3-release/crypto/heimdal/kcm/
H A Dacl.c153 kcm_chown(krb5_context context, kcm_client *client, kcm_ccache ccache, uid_t uid, gid_t gid) argument
H A Dclient.c176 gid_t gid = pwd->pw_gid; local
/freebsd-9.3-release/sys/fs/ntfs/
H A Dntfsmount.h39 gid_t gid; /* gid that owns ntfs files */ member in struct:ntfs_args
/freebsd-9.3-release/usr.bin/login/
H A Dlogin_audit.c68 gid_t gid = pwd->pw_gid; local
120 gid_t gid; local
176 gid_t gid = pwd->pw_gid; local
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-9.3-release/contrib/ofed/management/libibmad/src/
H A Dportid.c74 char gid[sizeof "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff"]; local
/freebsd-9.3-release/contrib/opie/
H A Dpermsfile.c81 static VOIDRET doaline FUNCTION((line, name, ttyn, uid, gid), char *line AND char *name AND char *ttyn AND uid_t uid AND gid_t gid) argument
147 VOIDRET permsfile FUNCTION((name, ttyn, uid, gid), char *name AND char *ttyn AND uid_t uid AND gid_t gid) argument
/freebsd-9.3-release/contrib/sendmail/libsm/
H A Dt-sem.c327 gid_t gid; local
[all...]
/freebsd-9.3-release/libexec/mknetid/
H A Dhash.c132 void mstore (struct member_entry *table[], char *key, int gid, int dup) argument
/freebsd-9.3-release/tools/regression/sysvshm/
H A Dshmtest.c236 gid_t gid = getegid(); local
/freebsd-9.3-release/usr.sbin/chroot/
H A Dchroot.c70 gid_t gid, *gidlist; local
/freebsd-9.3-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

Completed in 123 milliseconds

12345678910