Home
last modified time | relevance | path

Searched refs:check_groups (Results 1 – 25 of 32) sorted by relevance

12

/dports/net/samba412/samba-4.12.15/testsuite/smbd/
H A Dsec_ctx_groups.c27 gid_t *groups, *initial_groups, *check_groups, *final_groups; in main() local
64 check_groups = malloc(sizeof(gid_t) * check_ngroups); in main()
65 sys_getgroups(check_ngroups, check_groups); in main()
69 printf("%d, ", check_groups[i]); in main()
79 if (groups[i] != check_groups[i]) { in main()
86 safe_free(check_groups); in main()
/dports/science/qmcpack/qmcpack-3.11.0/nexus/tests/unit/
H A Dtest_hdfreader.py67 def check_groups(g): function
77 check_groups(h)
78 check_groups(h.group1)
79 check_groups(h.group2)
/dports/security/pam_require/pam-require-0.7/
H A Dpam_require.c66 static int check_groups ( const char *, const char * , int no_case );
114 if ( check_groups ( user, current+2, no_case ) ) { in pam_sm_acct_mgmt()
137 if ( check_groups ( user, current+1, no_case ) ) { in pam_sm_acct_mgmt()
220 int check_groups ( const char *user, const char *groupname, int no_case ) { in check_groups() function
/dports/graphics/p5-Graph-Easy/Graph-Easy-0.76/t/
H A Dnesting.t31 check_groups($group,$inner);
56 check_groups($group,$inner);
97 sub check_groups
/dports/www/p5-Mojolicious-Plugin-SetUserGroup/Mojolicious-Plugin-SetUserGroup-1.000/xt/author/
H A Dsudo_daemon.t74 my %check_groups = map { ($_ => 1) } @$new_groups;
77 $is_in_groups = 0 unless exists $check_groups{$gid};
80 %check_groups = map { ($_ => 1) } @$orig_groups;
83 $is_in_groups = 0 unless $gid == $r_json->{gid} or exists $check_groups{$gid};
H A Dsudo_prefork.t79 my %check_groups = map { ($_ => 1) } @$new_groups;
82 $is_in_groups = 0 unless exists $check_groups{$gid};
85 %check_groups = map { ($_ => 1) } @$orig_groups;
88 $is_in_groups = 0 unless $gid == $r_json->{gid} or exists $check_groups{$gid};
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/inventory_aws_conformance/
H A Dinventory_diff.py14 def check_groups(contrib, plugin): function
54 agroups, bgroups = check_groups(adata, bdata)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/aws/tests/integration/targets/script_inventory_ec2/
H A Dinventory_diff.py17 def check_groups(contrib, plugin): function
57 agroups, bgroups = check_groups(adata, bdata)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/kubevirt/tests/integration/targets/inventory_kubevirt/
H A Dinventory_diff.py16 def check_groups(contrib, plugin): function
59 agroups, bgroups = check_groups(adata, bdata)
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/inventory_kubevirt_conformance/
H A Dinventory_diff.py14 def check_groups(contrib, plugin): function
57 agroups, bgroups = check_groups(adata, bdata)
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/csharp/
H A DMakefile.in503 define check_groups
508 define check_groups
593 $(shell $(call check_groups)) $(shell $(call check_multi)) \
604 $(shell $(call check_comp)) $(shell $(call check_fbc)) $(shell $(call check_groups)) \
639 $(shell $(call check_qual)) $(shell $(call check_groups)) \
675 $(shell $(call check_qual)) $(shell $(call check_groups)) \
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/
H A DMakefile.in503 define check_groups
508 define check_groups
593 $(shell $(call check_groups)) $(shell $(call check_multi)) \
604 $(shell $(call check_comp)) $(shell $(call check_fbc)) $(shell $(call check_groups)) \
639 $(shell $(call check_qual)) $(shell $(call check_groups)) \
675 $(shell $(call check_qual)) $(shell $(call check_groups)) \
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/java/
H A DMakefile.in395 define check_groups
400 define check_groups
480 $(shell $(call check_groups)) $(shell $(call check_multi))
553 $(shell $(call check_qual)) $(shell $(call check_groups)) \
590 $(shell $(call check_qual)) $(shell $(call check_groups))
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/
H A DMakefile.in395 define check_groups
400 define check_groups
480 $(shell $(call check_groups)) $(shell $(call check_multi))
553 $(shell $(call check_qual)) $(shell $(call check_groups)) \
590 $(shell $(call check_qual)) $(shell $(call check_groups))
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/ruby/
H A DMakefile.in402 define check_groups
407 define check_groups
472 $(shell $(call check_groups)) $(shell $(call check_multi)) \
485 $(shell $(call check_qual)) $(shell $(call check_groups)) \
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/ruby/
H A DMakefile.in402 define check_groups
407 define check_groups
472 $(shell $(call check_groups)) $(shell $(call check_multi)) \
485 $(shell $(call check_qual)) $(shell $(call check_groups)) \
/dports/security/pam-modules/pam-modules-2.2/pam_groupmember/
H A Dpam_groupmember.c88 check_groups(char **groupnames, struct passwd *pw) in check_groups() function
177 rc = check_groups(groupnames, pw); in check_membership0()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Dfind.cpp94 check_groups(_("Groups")), in Find()
196 check_groups.set_use_underline(); in Find()
197 check_groups.set_tooltip_text(_("Search groups")); in Find()
198 check_groups.set_active(false), in Find()
269 vbox_types1.pack_start(check_groups, Gtk::PACK_SHRINK); in Find()
281 _left_size_group->add_widget(check_groups); in Find()
327 checkTypes.push_back(&check_groups); in Find()
869 return (all || check_groups.get_active()); in item_type_match()
H A Dfind.h275 Gtk::CheckButton check_groups; variable
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/python/
H A DMakefile.in442 define check_groups
447 define check_groups
533 $(shell $(call check_groups)) $(shell $(call check_multi)) \
564 $(shell $(call check_qual)) $(shell $(call check_groups)) \
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/python/
H A DMakefile.in442 define check_groups
447 define check_groups
533 $(shell $(call check_groups)) $(shell $(call check_multi)) \
564 $(shell $(call check_qual)) $(shell $(call check_groups)) \
/dports/devel/bugzilla44/bugzilla-4.4.13/
H A Dprocess_bug.cgi318 my @check_groups = $cgi->param('defined_groups');
320 my ($removed_groups) = diff_arrays(\@check_groups, \@set_groups);
/dports/devel/bugzilla50/bugzilla-5.0.4/
H A Dprocess_bug.cgi315 my @check_groups = $cgi->param('defined_groups');
317 my ($removed_groups) = diff_arrays(\@check_groups, \@set_groups);
/dports/news/pan/pan-0.145/pan/usenet-utils/
H A Dmessage-check.cc370 void check_groups (unique_strings_t & errors, in check_groups() function
478 check_groups (errors, goodness, groups_our_server_has, groups, followup_to_set); in message_check()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpfr-4.1.0-p13-c/tests/
H A Dtexceptions.c395 check_groups (void) in check_groups() function
569 check_groups (); in main()

12