Searched refs:admin (Results 1 - 25 of 249) sorted by relevance

12345678910

/macosx-10.10/bind9-45.101/bind9/unit/atf-src/admin/
H A DMakefile.am.inc33 $(srcdir)/admin/check-install.sh $(srcdir)/INSTALL
38 $(srcdir)/admin/check-style.sh
40 EXTRA_DIST += admin/check-install.sh \
41 admin/check-style-common.awk \
42 admin/check-style-c.awk \
43 admin/check-style-cpp.awk \
44 admin/check-style-man.awk \
45 admin/check-style-shell.awk \
46 admin/check-style.sh
/macosx-10.10/CPANInternal-159.1/Class-Trigger-0.14/inc/Module/Install/
H A DInclude.pm15 shift()->admin->include(@_);
19 shift()->admin->include_deps(@_);
23 shift()->admin->auto_include(@_);
27 shift()->admin->auto_include_deps(@_);
31 shift()->admin->auto_include_dependent_dists(@_);
H A DBase.pm45 sub admin { subroutine
46 $_[0]->_top->{admin}
54 $_[0]->admin->VERSION;
/macosx-10.10/CPANInternal-159.1/Pod-ProjectDocs-0.40/inc/Module/Install/
H A DInclude.pm15 shift()->admin->include(@_);
19 shift()->admin->include_deps(@_);
23 shift()->admin->auto_include(@_);
27 shift()->admin->auto_include_deps(@_);
31 shift()->admin->auto_include_dependent_dists(@_);
H A DBase.pm45 sub admin { subroutine
46 $_[0]->_top->{admin}
54 $_[0]->admin->VERSION;
/macosx-10.10/libpcap-48/libpcap/
H A Dchmod_bpf7 # This startup item will make it owned by the admin group,
8 # with permissions rw-rw----, so that anybody in the admin
16 # admin group can capture packets.
18 chgrp admin /dev/bpf*
/macosx-10.10/libauto-186/
H A DBlockRef.cpp34 Admin *admin = subzone()->admin(); local
35 SpinLock lock(admin->lock());
39 PtrIntHashMap &retains = admin->retains();
52 Admin *admin = subzone()->admin(); local
53 SpinLock lock(admin->lock());
57 PtrIntHashMap &retains = admin->retains();
67 Thread &thread = admin->zone()->registered_thread();
76 Admin *admin local
102 Admin *admin = subzone()->admin(); local
[all...]
H A DRegion.cpp74 // create region and admin data
115 // of other 'admin' data. Reserve enough space for the case of all subzones being of smallest quanta.
148 // Add a new subzone to one of the admin.
150 bool Region::add_subzone(Admin *admin) { argument
152 SpinLock admin_lock(admin->lock());
154 // There may have been a race to get here. Verify that the admin has no active subzone
156 if (admin->active_subzone()) return true;
166 subzone = new(subzone_address(_i_subzones++)) Subzone(this, admin, admin->quantum_log2(), _n_quantum);
178 // Add free allocation space to admin
[all...]
H A DSubzone.cpp40 admin()->zone()->statistics().add_escaped(1);
/macosx-10.10/CPANInternal-159.1/Class-C3-XS-0.13/inc/Module/Install/
H A DBase.pm45 sub admin { subroutine
46 $_[0]->_top->{admin}
54 $_[0]->admin->VERSION;
/macosx-10.10/libpcap-48/libpcap/ChmodBPF/
H A DChmodBPF11 # This startup item will make it owned by the admin group,
12 # with permissions rw-rw----, so that anybody in the admin
20 # admin group can capture packets.
22 chgrp admin /dev/bpf*
/macosx-10.10/CPANInternal-159.1/DateTime-Format-Pg-0.16007/inc/Module/Install/
H A DBase.pm45 sub admin { subroutine
46 $_[0]->_top->{admin}
54 ! $_[0]->admin->isa('Module::Install::Base::FakeAdmin');
/macosx-10.10/CPANInternal-159.1/DateTime-Format-W3CDTF-0.06/inc/Module/Install/
H A DBase.pm45 sub admin { subroutine
46 $_[0]->_top->{admin}
54 ! $_[0]->admin->isa('Module::Install::Base::FakeAdmin');
/macosx-10.10/CPANInternal-159.1/Test-use-ok-0.11/inc/Module/Install/
H A DBase.pm45 sub admin { subroutine
46 $_[0]->_top->{admin}
54 ! $_[0]->admin->isa('Module::Install::Base::FakeAdmin');
/macosx-10.10/Libc-1044.1.2/gen/
H A Dauthentication.c49 int admin = 0; local
63 * Only allow those in group taskNum group (By default admin) to authenticate.
75 admin = 1;
84 return admin;
98 return "admin";
100 return "admin";
/macosx-10.10/Heimdal-398.1.2/tests/kdc/
H A Dcheck-kadmin.in80 ${kadmin} -l add -p foo --use-defaults foo/admin@${R} || exit 1
108 echo "kinit (no admin)"
110 -S kadmin/admin@${R} bar@${R} || exit 1
124 echo "kinit (no admin)"
126 -S kadmin/admin@${R} baz@${R} || exit 1
137 echo "kinit (no admin)"
139 -S kadmin/admin@${R} baz@${R} || exit 1
150 echo "kinit (no admin)"
152 -S kadmin/admin@${R} baz@${R} || exit 1
163 echo "kinit (no admin)"
[all...]
/macosx-10.10/Heimdal-398.1.2/
H A DNTMakefile36 SUBDIRS = include lib\roken base lib kuser kdc admin kadmin kpasswd appl doc \
/macosx-10.10/apache-793/httpd/modules/core/test/conf/
H A Dtest25.conf23 <Location /admin>
/macosx-10.10/files-662.1.1/
H A DMakefile27 $(_v) install -d -m 1775 -o root -g admin "$(Destination)"
45 $(_v) $(INSTALL_FILE) -m 0644 -o root -g admin -c /dev/null "$(Destination)/.com.apple.timemachine.donotpresent"
46 #$(_v) $(INSTALL_FILE) -m 0644 -o root -g admin -c /dev/null "$(Destination)/.metadata_never_index"
48 $(_v) $(INSTALL) -m 0664 -o root -g admin -c /dev/null "$(Destination)/.DS_Store"
49 $(_v) $(INSTALL) -m 0664 -o root -g admin -c /dev/null "$(Destination)/Applications/.DS_Store"
50 $(_v) $(INSTALL) -m 0664 -o root -g admin -c /dev/null "$(Destination)/Applications/Utilities/.DS_Store"
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/doc/guide/admin/
H A DMakefile86 admin.html: admin.sdf sdf-src sdf-img
87 sdf -DPDF -2html admin.sdf
89 guide.pdf: admin.html guide.book
92 OpenLDAP-Admin-Guide.pdf: admin.html guide.book
/macosx-10.10/iodbc-42.5/iodbc/iodbcadm/gtk/
H A Dadministrator.c912 GtkWidget *admin, *dialog_vbox1, *notebook1, *vbox1, *fixed1, local
961 admin = gtk_dialog_new ();
962 gtk_object_set_data (GTK_OBJECT (admin), "admin", admin); local
963 gtk_widget_set_usize (admin, 565, 415);
964 gtk_window_set_title (GTK_WINDOW (admin),
966 gtk_window_set_position (GTK_WINDOW (admin), GTK_WIN_POS_CENTER);
967 gtk_window_set_modal (GTK_WINDOW (admin), TRUE);
968 gtk_window_set_policy (GTK_WINDOW (admin), FALS
[all...]
/macosx-10.10/iodbc-42.5/iodbc/
H A DPORT.OpenLink81 OS=`admin/config.guess`
136 $TOP/admin/mkinstalldirs build-o32
143 $TOP/admin/mkinstalldirs build-32
150 $TOP/admin/mkinstalldirs build-64
157 $TOP/admin/mkinstalldirs build-universal
168 $TOP/admin/mkinstalldirs build
/macosx-10.10/Heimdal-398.1.2/admin/
H A Dktutil_locl.h58 #include <kadm5/admin.h>
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/build/
H A Dmkrelease54 if test -e $RELNAME/doc/guide/admin/guide.sdf ; then
56 ( cd $RELNAME/doc/guide/admin ; make guide.html )
/macosx-10.10/apache-793/httpd/docs/conf/extra/
H A Dhttpd-dav.conf.in25 # htdigest -c "@@ServerRoot@@/user.passwd" DAV-upload admin
30 # to the admin user.
33 Require user admin

Completed in 167 milliseconds

12345678910