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

123

/external/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*
/external/chromium/chrome/browser/ui/cocoa/
H A Dinstall.sh61 # somewhere under /Applications, try to make it writable by all admin users.
62 # This will allow other admin users to update the application from their own
73 # admin-writeability is not a concern. Set the entire thing to be owned by
77 # If this script is running as a user that is not a member of the admin group,
84 chgrp -Rh admin "${DEST}" >& /dev/null ; then
/external/valgrind/main/helgrind/
H A Dhg_lock_n_thread.h84 struct _Thread* admin; member in struct:_Thread
H A Dhg_main.c175 thread->admin = admin_threads;
406 space(d+3); VG_(printf)("admin %p\n", t->admin);
418 for (n = 0, t = admin_threads; t; n++, t = t->admin) {
422 for (i = 0, t = admin_threads; t; i++, t = t->admin) {
820 for (thr = admin_threads; thr; thr = thr->admin) {
H A Dlibhb_core.c3048 hgthread = hgthread->admin;
3053 hgthread = hgthread->admin;
/external/libvpx/examples/includes/geshi/geshi/
H A Dlscript.php5 * Author: Arendedwinter (admin@arendedwinter.com)
H A Dvhdl.php5 * Author: Alexander 'E-Razor' Krause (admin@erazor-zone.de)
/external/valgrind/main/exp-sgcheck/
H A Dh_main.c150 struct _SegGroup* admin; member in struct:_SegGroup
175 g->admin = NULL;
181 g->admin = group_list;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.update.configurator_3.3.100.v20100512.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.runtime_3.6.0.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.common_3.6.0.v20100503.jar ... symbolicName org.osgi.service.packageadmin.PackageAdmin admin org.osgi.framework.Bundle[] bundles int i ...
H A Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.registry_3.5.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/openssh/contrib/cygwin/
H A Dssh-host-config632 admin=$(/usr/bin/id -G | /usr/bin/grep -Eq '\<544\>' && echo yes || echo no)
633 if [ "${admin}" != "yes" ]
645 csih_warning "This usually means you're running this script from a non-admin"
/external/valgrind/main/massif/
H A Dms_main.c97 desc: --heap-admin=foo
125 n_events: n time(ms) total(B) useful-heap(B) admin-heap(B) stacks(B)
142 Massif arguments: --heap-admin=foo
154 -------------------------------------------------------------------------------- n time(ms) total(B) useful-heap(B) admin-heap(B) stacks(B)
203 // size, heap admin size and stack size.
277 static SizeT heap_extra_szB = 0; // Live heap extra size -- slop + admin bytes
285 // allocated/deallocated amount; includes heap, heap-admin and stack
426 else if VG_BINT_CLO(arg, "--heap-admin", clo_heap_admin, 0, 1024) {}
470 " --heap-admin=<size> average admin byte
[all...]
/external/sepolicy/
H A Daccess_vectors687 admin
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
H A Dwizard.rb51 http://www.antlr.org/wiki/display/~admin/2007/07/02/Exploring+Concept+of+TreeWizard
/external/ipsec-tools/src/racoon/
H A Dcftoken.l211 <S_LST>admin { YYD; return(X_ADMIN); }
/external/fdlibm/
H A Dconfigure780 --sbindir=DIR system admin executables [EPREFIX/sbin]
/external/libsepol/tests/policies/test-cond/
H A Drefpolicy-base.conf532 admin
/external/elfutils/
H A Dconfigure1349 --sbindir=DIR system admin executables [EPREFIX/sbin]
/external/genext2fs/
H A Dconfigure1242 --sbindir=DIR system admin executables [EPREFIX/sbin]
/external/liblzf/
H A Dconfigure1200 --sbindir=DIR system admin executables [EPREFIX/sbin]

Completed in 2838 milliseconds

123