Home
last modified time | relevance | path

Searched refs:getgrgid (Results 1 – 22 of 22) sorted by relevance

/external/toybox/toys/pending/
Dipcs.c229 if ((gr = getgrgid(buf.shm_perm.cgid))) printf(" %-10s", gr->gr_name); in shm_array()
233 if ((gr = getgrgid(buf.shm_perm.gid))) printf(" %-10s\n", gr->gr_name); in shm_array()
321 if ((gr = getgrgid(buf.sem_perm.cgid))) printf(" %-10s", gr->gr_name); in sem_array()
325 if ((gr = getgrgid(buf.sem_perm.gid))) printf(" %-10s\n", gr->gr_name); in sem_array()
406 if ((gr = getgrgid(buf.msg_perm.cgid))) printf(" %-10s", gr->gr_name); in msg_array()
410 if ((gr = getgrgid(buf.msg_perm.gid))) printf(" %-10s\n", gr->gr_name); in msg_array()
Dgroupadd.c44 if (getgrgid(TT.gid)) error_exit("group '%ld' is in use", TT.gid);
49 while (getgrgid(TT.gid)) TT.gid++;
Duseradd.c102 while (getgrgid(TT.gid)) TT.gid++;
Dtcpsvd.c212 if (!(grp = getgrgid(n))) perror_exit("Invalid group '%s'",group); in get_uidgid()
Dtar.c244 if ((gr = getgrgid(st->st_gid))) in add_file()
/external/e2fsprogs/include/nonunix/
Dgrp.h16 #define getgrgid(i) NULL macro
/external/openssh/
Dgroupaccess.c74 if ((gr = getgrgid(groups_bygid[i])) != NULL) in ga_init()
/external/openssh/openbsd-compat/
Dpwcache.c102 if ((gr = getgrgid(gid)) == NULL) { in group_from_gid()
/external/iptables/extensions/
Dlibxt_owner.c314 struct group *grp = getgrgid(info->gid); in owner_mt_print_item_v0()
363 struct group *grp = getgrgid(info->gid); in owner_mt6_print_item_v0()
416 const struct group *grp = getgrgid(info->gid_min); in owner_mt_print_item()
/external/toybox/toys/posix/
Did.c138 if (!(grp = getgrgid(groups[i]))) perror_msg(0); in do_id()
Dfind.c283 if (check) if (getgrgid(new->st.st_gid)) test = 0; in do_find()
Dls.c121 struct group *gr = getgrgid(gid); in getgroupname()
/external/toybox/toys/other/
Dstat.c147 TT.group_name = getgrgid(stat->st_gid); in stat_main()
/external/toybox/lib/
Dxwrap.c474 struct group *group = getgrgid(gid); in xgetgrgid()
505 if (!errno && s && !*s) gr = getgrgid(gid); in xgetgrnamid()
/external/e2fsprogs/lib/e2p/
Dls.c43 gr = getgrgid (gid); in print_group()
/external/lldb/source/Host/common/
DHost.cpp1226 group_info_ptr = ::getgrgid (gid); in GetGroupName()
/external/dnsmasq/src/
Ddnsmasq.c240 gp = getgrgid(ent_pw->pw_gid); in main()
/external/squashfs-tools/squashfs-tools/
Dunsquashfs.c543 group = getgrgid(inode->gid); in print_filename()
Dmksquashfs.c4905 struct group *group = getgrgid(id_table[i]->id); in write_filesystem_tables()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc1168 INTERCEPTOR(__sanitizer_group *, getgrgid, u32 gid) {
1170 COMMON_INTERCEPTOR_ENTER(ctx, getgrgid, gid);
1171 __sanitizer_group *res = REAL(getgrgid)(gid);
1179 COMMON_INTERCEPT_FUNCTION(getgrgid);
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1863 fun:getgrgid=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym693 PUBLIC a8f10 0 getgrgid