Searched refs:gid_t (Results 1 - 25 of 69) sorted by relevance

123

/external/kernel-headers/original/linux/
H A Dipc.h63 gid_t gid;
65 gid_t cgid;
H A Dtypes.h37 typedef __kernel_gid32_t gid_t; typedef
52 typedef __kernel_gid_t gid_t; typedef
H A Dsmb.h85 gid_t f_gid;
H A Dstat.h65 gid_t gid;
H A Dkey.h129 gid_t gid;
250 uid_t uid, gid_t gid,
313 extern struct key *keyring_alloc(const char *description, uid_t uid, gid_t gid,
H A Dsched.h716 #define NGROUPS_PER_BLOCK ((int)(PAGE_SIZE / sizeof(gid_t)))
720 gid_t small_block[NGROUPS_SMALL];
722 gid_t *blocks[0];
743 extern int groups_search(struct group_info *group_info, gid_t grp);
858 gid_t gid,egid,sgid,fsgid;
1196 extern int in_group_p(gid_t);
1197 extern int in_egroup_p(gid_t);
/external/kernel-headers/original/linux/netfilter_ipv4/
H A Dipt_owner.h13 gid_t gid;
/external/kernel-headers/original/linux/netfilter_ipv6/
H A Dip6t_owner.h12 gid_t gid;
/external/strace/android/arch/arm/
H A Dconfig.h14 this is either `int' or `gid_t'. */
15 #define GETGROUPS_T gid_t
416 /* #undef gid_t */
/external/strace/android/arch/sh/
H A Dconfig.h14 this is either `int' or `gid_t'. */
15 #define GETGROUPS_T gid_t
417 /* #undef gid_t */
/external/strace/android/arch/x86/
H A Dconfig.h14 this is either `int' or `gid_t'. */
15 #define GETGROUPS_T gid_t
417 /* #undef gid_t */
/external/genext2fs/
H A Dconfig.h.in126 #undef gid_t
/external/ipsec-tools/src/racoon/
H A Dadmin.h41 extern gid_t adminsock_group;
H A Dlocalconf.h72 gid_t gid;
/external/dropbear/
H A Dsvr-agentfwd.c139 gid_t gid;
210 gid_t gid;
H A Dsshpty.c250 if (chown(tty_name, (uid_t) 0, (gid_t) 0) < 0
359 gid_t gid;
H A Dconfig.h.in397 #undef gid_t
/external/kernel-headers/original/linux/nfsd/
H A Dexport.h55 gid_t ex_anon_gid;
/external/kernel-headers/original/linux/sunrpc/
H A Dsvcauth.h22 gid_t cr_gid;
H A Dauth.h29 gid_t gid;
/external/iproute2/ip/
H A Diptuntap.c48 static int tap_add_ioctl(struct ifreq *ifr, uid_t uid, gid_t gid)
107 static int parse_args(int argc, char **argv, struct ifreq *ifr, uid_t *uid, gid_t *gid)
195 gid_t gid = -1;
/external/valgrind/main/
H A Dconfig.h.in324 #undef gid_t
/external/dbus/cmake/
H A Dconfig.h.cmake222 # define gid_t int
/external/dnsmasq/src/
H A Dhelper.c53 int create_helper(int event_fd, int err_fd, uid_t uid, gid_t gid, long max_fd)
83 gid_t dummy;
/external/strace/
H A Dconfig.h.in13 this is either `int' or `gid_t'. */
406 #undef gid_t

Completed in 3424 milliseconds

123