Home
last modified time | relevance | path

Searched refs:getgrouplist (Results 1 – 25 of 74) sorted by relevance

123

/glibc-2.36/grp/
Dinitgroups.c143 getgrouplist (const char *user, gid_t group, gid_t *groups, int *ngroups) in getgrouplist() function
168 nss_interface_function (getgrouplist) in nss_interface_function() argument
Dtst-initgroups1.c47 getgrouplist ("dj", 20, mygroups, &n); in do_test()
DVersions29 getgrouplist;
Dgrp.h190 extern int getgrouplist (const char *__user, __gid_t __group,
/glibc-2.36/nss/
Dgetent.c524 while ((n = getgrouplist (key[i], -1, gid_list_begin (&list), &no)) == -1 in initgroups_keys()
/glibc-2.36/manual/
Dusers.texi540 @code{getgrouplist}. To use @code{getgrouplist}, your programs should
544 @deftypefun int getgrouplist (const char *@var{user}, gid_t @var{group}, gid_t *@var{groups}, int *…
547 @c getgrouplist @mtslocale @ascudlopen @ascuplugin @ascuheap @asulock @acucorrupt @aculock @acsfd @…
553 The @code{getgrouplist} function scans the group database for all the
558 found, then @code{getgrouplist} returns a value of @code{-1} and stores
561 @code{getgrouplist}.
563 Here's how to use @code{getgrouplist} to read all supplementary groups
579 if (getgrouplist (pw->pw_name, pw->pw_gid, groups, &ngroups) < 0)
582 getgrouplist (pw->pw_name, pw->pw_gid, groups, &ngroups);
/glibc-2.36/nscd/
Dconnections.c2477 if (getgrouplist (server_user, server_gid, NULL, &server_ngroups) == 0) in begin_drop_privileges()
2487 if (getgrouplist (server_user, server_gid, server_groups, &server_ngroups) in begin_drop_privileges()
/glibc-2.36/po/
Dja.po3570 msgid "initial getgrouplist failed"
3571 msgstr "getgrouplist 初期化に失敗しました"
3574 msgid "getgrouplist failed"
3575 msgstr "getgrouplistに 失敗しました"
Dbg.po4089 msgid "initial getgrouplist failed"
4090 msgstr "първоначалният getgrouplist не успя"
4093 msgid "getgrouplist failed"
4094 msgstr "getgrouplist не успя"
Dru.po4077 msgid "initial getgrouplist failed"
4078 msgstr "первоначальная getgrouplist завершалась с ошибкой"
4081 msgid "getgrouplist failed"
4082 msgstr "getgrouplist завершилась с ошибкой"
Dko.po4100 msgid "initial getgrouplist failed"
4101 msgstr "최초 getgrouplist 실패"
4104 msgid "getgrouplist failed"
4105 msgstr "getgrouplist 실패"
Dzh_CN.po3980 msgid "initial getgrouplist failed"
3981 msgstr "初始化 getgrouplist 失败"
3984 msgid "getgrouplist failed"
3985 msgstr "getgrouplist 失败"
Dzh_TW.po4088 msgid "initial getgrouplist failed"
4089 msgstr "初始 getgrouplist 失敗"
4092 msgid "getgrouplist failed"
4093 msgstr "getgrouplist 失敗"
Duk.po4080 msgid "initial getgrouplist failed"
4081 msgstr "помилка початкового getgrouplist"
4084 msgid "getgrouplist failed"
4085 msgstr "помилка getgrouplist"
Dda.po3496 msgid "initial getgrouplist failed"
3497 msgstr "indledende getgrouplist mislykkedes"
3500 msgid "getgrouplist failed"
3501 msgstr "getgrouplist mislykkedes"
Dfi.po3557 msgid "initial getgrouplist failed"
3558 msgstr "alustava getgrouplist epäonnistui"
3561 msgid "getgrouplist failed"
3562 msgstr "getgrouplist epäonnistui"
Did.po3491 msgid "initial getgrouplist failed"
3492 msgstr "inisial getgrouplist gagal"
3495 msgid "getgrouplist failed"
3496 msgstr "getgrouplist gagal"
Dit.po3847 msgid "initial getgrouplist failed"
3848 msgstr "getgrouplist iniziale non riuscita"
3852 msgid "getgrouplist failed"
3853 msgstr "getgrouplist non riuscita"
Dhr.po4134 msgid "initial getgrouplist failed"
4135 msgstr "neuspješni prvotni getgrouplist()"
4138 msgid "getgrouplist failed"
4139 msgstr "neuspješni getgrouplist()"
Dnl.po4123 msgid "initial getgrouplist failed"
4124 msgstr "eerste getgrouplist() is mislukt"
4127 msgid "getgrouplist failed"
4128 msgstr "getgrouplist() is mislukt"
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/
Dlibc.abilist911 GLIBC_2.35 getgrouplist F
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/lp64/
Dlibc.abilist923 GLIBC_2.36 getgrouplist F
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/
Dlibc.abilist950 GLIBC_2.33 getgrouplist F
/glibc-2.36/sysdeps/mach/hurd/i386/
Dlibc.abilist982 GLIBC_2.2.6 getgrouplist F
/glibc-2.36/sysdeps/unix/sysv/linux/arc/
Dlibc.abilist953 GLIBC_2.32 getgrouplist F

123