Home
last modified time | relevance | path

Searched refs:setgroups (Results 1 – 25 of 5892) sorted by relevance

12345678910>>...236

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/glibc-functions/
H A Dsetgroups.texi1 @node setgroups
2 @subsection @code{setgroups}
3 @findex setgroups
5 …ttps://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-setgroups-2.html}
17 @uref{https://www.kernel.org/doc/man-pages/online/pages/man2/setgroups.2.html,,man setgroups}.
35 the appropriate size (since @code{getgroups} and @code{setgroups}
/dports/devel/skalibs/skalibs-2.10.0.3/src/libposixplz/
H A Dsetgroups.c19 if (!n) return setgroups(1, &g) ; in setgroups_and_gid()
20 if (tab[0] == g) return setgroups(n, tab) ; in setgroups_and_gid()
28 return setgroups(n, newtab) ; in setgroups_and_gid()
35 return setgroups(n+1, newtab) ; in setgroups_and_gid()
49 return setgroups(n, tab) ; in skalibs_setgroups()
/dports/devel/p5-Unix-Groups-FFI/Unix-Groups-FFI-1.000/
H A DREADME7 use Unix::Groups::FFI qw(getgroups setgroups getgrouplist initgroups);
10 setgroups(@gids);
17 Unix groups, including getgroups(2), setgroups(2), getgrouplist(3), and
34 setgroups
36 setgroups(@gids);
39 setgroups(2). Attempting to set more than NGROUPS_MAX groups (32 before
77 use Unix::Groups::FFI 'setgroups';
81 try { setgroups((0)x2**16) }
/dports/devel/gnulib/gnulib-20140202-stable/doc/glibc-functions/
H A Dsetgroups.texi1 @node setgroups
2 @subsection @code{setgroups}
3 @findex setgroups
20 the appropriate size (since @code{getgroups} and @code{setgroups}
/dports/devel/p5-Unix-Groups/Unix-Groups-0.01/
H A DREADME2 Unix::Groups - Perl to support "getgroups" and "setgroups" syscalls
9 $success=setgroups(@gids);
19 setgroups(2) syscalls. See your system manual for more information.
27 returns the max. number of arguments that "setgroups" will accept.
34 $success=setgroups @gids
/dports/devel/py-celery/celery-4.4.7/t/unit/utils/
H A Dtest_platforms.py739 setgroups.return_value = True
742 setgroups.side_effect = on_setgroups
745 setgroups.side_effect = ValueError()
759 setgroups.side_effect = on_setgroups
763 setgroups.side_effect = exc
769 setgroups.side_effect = exc2
778 setgroups(list(range(400)))
786 setgroups(list(range(400)))
799 setgroups(list(range(400)))
811 setgroups(list(range(400)))
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/syscall/
H A Dexec_linux_test.go20 func whoamiCmd(t *testing.T, uid, gid int, setgroups bool) *exec.Cmd {
36 GidMappingsEnableSetgroups: setgroups,
41 func testNEWUSERRemap(t *testing.T, uid, gid int, setgroups bool) {
42 cmd := whoamiCmd(t, uid, gid, setgroups)
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/syscall/
H A Dexec_linux_test.go29 func whoamiCmd(t *testing.T, uid, gid int, setgroups bool) *exec.Cmd {
65 GidMappingsEnableSetgroups: setgroups,
70 func testNEWUSERRemap(t *testing.T, uid, gid int, setgroups bool) {
71 cmd := whoamiCmd(t, uid, gid, setgroups)
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/syscall/
H A Dexec_linux_test.go29 func whoamiCmd(t *testing.T, uid, gid int, setgroups bool) *exec.Cmd {
65 GidMappingsEnableSetgroups: setgroups,
70 func testNEWUSERRemap(t *testing.T, uid, gid int, setgroups bool) {
71 cmd := whoamiCmd(t, uid, gid, setgroups)
/dports/dns/djbdns/djbdns-1.05/
H A Dprot.c9 if (setgroups(1,x) == -1) return -1; in prot_gid()
11 if (setgroups(1,&gid) == -1) return -1; in prot_gid()
/dports/security/checkpassword/checkpassword-0.90/
H A Dprot.c9 if (setgroups(1,x) == -1) return -1; in prot_gid()
11 if (setgroups(1,&gid) == -1) return -1; in prot_gid()
/dports/mail/qmail-conf/qmail-conf-0.60/djbdns-1.05/
H A Dprot.c9 if (setgroups(1,x) == -1) return -1; in prot_gid()
11 if (setgroups(1,&gid) == -1) return -1; in prot_gid()
/dports/mail/qconfirm/mail/qconfirm-0.14.3/src/
H A Dprot.c11 if (setgroups(1,x) == -1) return -1; in prot_gid()
13 if (setgroups(1,&gid) == -1) return -1; in prot_gid()
/dports/sysutils/socklog/admin/socklog-2.1.0/src/
H A Dprot.c11 if (setgroups(1,x) == -1) return -1; in prot_gid()
13 if (setgroups(1,&gid) == -1) return -1; in prot_gid()
/dports/net/ipsvd/net/ipsvd-1.0.0/src/
H A Dprot.c12 if (setgroups(1,x) == -1) return -1; in prot_gid()
14 if (setgroups(1,&gid) == -1) return -1; in prot_gid()
/dports/sysutils/ucspi-tcp/ucspi-tcp-0.88/
H A Dprot.c9 if (setgroups(1,x) == -1) return -1; in prot_gid()
11 if (setgroups(1,&gid) == -1) return -1; in prot_gid()
/dports/sysutils/ucspi-ipc/host/superscript.com/net/ucspi-ipc-0.67/src/
H A Dprot.c14 if (setgroups(1,x) == -1) return -1; in prot_gid()
16 if (setgroups(1,&gid) == -1) return -1; in prot_gid()
/dports/dns/djbdns-tools/djbdns-1.05/
H A Dprot.c9 if (setgroups(1,x) == -1) return -1; in prot_gid()
11 if (setgroups(1,&gid) == -1) return -1; in prot_gid()
/dports/sysutils/runit/admin/runit-2.1.2/src/
H A Dprot.c11 if (setgroups(1,x) == -1) return -1; in prot_gid()
13 if (setgroups(1,&gid) == -1) return -1; in prot_gid()
/dports/sysutils/daemontools/admin/daemontools-0.76/src/
H A Dprot.c11 if (setgroups(1,x) == -1) return -1; in prot_gid()
13 if (setgroups(1,&gid) == -1) return -1; in prot_gid()
/dports/mail/qmail/netqmail-1.06/
H A Dprot.c11 if (setgroups(1,x) == -1) return -1;
13 if (setgroups(1,&gid) == -1) return -1;
/dports/mail/qmail-tls/netqmail-1.06/
H A Dprot.c11 if (setgroups(1,x) == -1) return -1;
13 if (setgroups(1,&gid) == -1) return -1;
/dports/mail/qmail-mysql/netqmail-1.06/
H A Dprot.c11 if (setgroups(1,x) == -1) return -1;
13 if (setgroups(1,&gid) == -1) return -1;
/dports/mail/qmail-dk/qmail-1.03/
H A Dprot.c11 if (setgroups(1,x) == -1) return -1;
13 if (setgroups(1,&gid) == -1) return -1;
/dports/www/publicfile/publicfile-0.52/
H A Dprot.c11 if (setgroups(1,x) == -1) return -1;
13 if (setgroups(1,&gid) == -1) return -1;

12345678910>>...236