Searched refs:Group (Results 26 - 50 of 98) sorted by relevance

1234

/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/tools/rpm/
H A Didnkit.spec22 Group: System Environment
34 Group: Development/Libraries
/macosx-10.10.1/cups-408/cups/scheduler/
H A Dprocess.c101 fchown(cupsFileNumber(fp), RunUser, Group); local
469 group_str[16], /* Group string */
543 snprintf(group_str, sizeof(group_str), "%d", Group);
722 if (!RunUser && setgid(Group))
725 if (!RunUser && setgroups(1, &Group))
H A Dconf.c233 gid_t group, /* I - Group */
655 Group = group->gr_gid;
666 Group = group->gr_gid;
674 Group = 65534;
977 * Validate the Group and SystemGroup settings - they cannot be the same,
985 if (Group == SystemGroupIDs[i])
995 "Group and SystemGroup cannot use the same groups.");
996 cupsdLogMessage(CUPSD_LOG_INFO, "Resetting Group to \"nobody\"...");
1002 Group = group->gr_gid;
1010 Group
[all...]
H A Dfile.c194 if (!getuid() && fchown(cupsFileNumber(fp), getuid(), Group))
H A Dlog.c165 cupsdCheckPermissions(CUPS_LOGDIR, NULL, log_dir_perm, RunUser, Group, 1, -1);
188 fchown(cupsFileNumber(*lf), RunUser, Group);
227 fchown(cupsFileNumber(*lf), RunUser, Group);
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/
H A DMCSectionELF.cpp130 OS << "," << Group->getName() << ",comdat";
/macosx-10.10.1/CPANInternal-159.1/File-NFSLock-1.21/
H A DFile-NFSLock.spec21 Group: Development/Perl
H A DFile-NFSLock.spec.PL72 Group: Development/Perl
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Ddispose_cmd.c83 dispose_command (command->value.Group->command);
84 free (command->value.Group);
H A Dcopy_cmd.c369 new_command->value.Group = copy_group_command (command->value.Group);
/macosx-10.10.1/ruby-106/ruby/test/openssl/
H A Dtest_pkey_ec.rb15 group = OpenSSL::PKey::EC::Group.new(curve)
52 gr = OpenSSL::PKey::EC::Group.new(txt)
207 # test Group: asn1_flag, point_conversion
/macosx-10.10.1/tcl-105/tcl_ext/tktable/tktable/unix/
H A Dtktable.spec12 Group: Development/Languages/Tcl
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A Dtk.spec11 Group: Development/Languages
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dvirata.vim182 " Comment Group:
187 " Constant Group:
197 " Identifier Group:
200 " PreProc Group:
208 " Directive Group:
H A Dnasm.vim452 " Comment Group:
457 " Constant Group:
467 " Identifier Group:
474 " PreProc Group:
483 " Type Group:
489 " Directive Group:
497 " Register Group:
504 " Instruction Group:
/macosx-10.10.1/apache-793/httpd/
H A Dhttpd.spec13 Group: System Environment/Daemons
32 Group: Development/Libraries
48 Group: Documentation
59 Group: System Environment/Daemons
67 Group: System Environment/Daemons
78 Group: System Environment/Daemons
88 Group: System Environment/Daemons
101 Group: System Environment/Daemons
111 Group: System Environment/Daemons
/macosx-10.10.1/cups-408/cups/packaging/
H A Dcups.spec.in51 Group: System Environment/Daemons
89 Group: Development/Libraries
94 Group: System Environment/Libraries
99 Group: System Environment/Daemons
/macosx-10.10.1/OpenSSL098-52/src/
H A Dopenssl.spec12 Group: System Environment/Libraries
37 Group: Development/Libraries
58 Group: Documentation
/macosx-10.10.1/iodbc-42.5/iodbc/admin/
H A Dlibiodbc.spec.in93 Group: Libraries
114 Group: Development/Libraries
132 Group: Development/Libraries
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp228 StringRef Group = ""; local
231 Group = Sym->getName();
237 Flags, Kind, 0, Group);
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/MCParser/
H A DELFAsmParser.cpp365 bool Group = Flags & ELF::SHF_GROUP; local
370 if (Group)
371 return TokError("Group section must specify the type");
391 if (Group) {
/macosx-10.10.1/OpenSSH-189/openssh/contrib/caldera/
H A Dopenssh.spec37 Group : System/Network
66 Group : System/Network
80 Group : System/Network
/macosx-10.10.1/CPANInternal-159.1/SOAP-Lite-1.11/examples/XML/
H A Dcustomxml.pl92 <Element>American International Group, Inc.</Element>
/macosx-10.10.1/CPANInternal-159.1/SOAP-Lite-1.11/t/
H A D05-customxml.t116 <Element>American International Group, Inc.</Element>
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/config/
H A Dsasl.spec6 Group: Libraries

Completed in 302 milliseconds

1234