OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sbin
(Results
1 - 25
of
145
) sorted by null
1
2
3
4
5
6
/external/e2fsprogs/debian/
uuid-runtime.prerm
3
if [ -x /usr/
sbin
/uuidd ]
5
/usr/
sbin
/uuidd -k || true
uuid-runtime.postinst
10
chown libuuid:libuuid /usr/
sbin
/uuidd
11
chmod 6755 /usr/
sbin
/uuidd
initrd-tools.e2fsprogs
7
cp /
sbin
/tune2fs $INITRDDIR/
sbin
21
PROGS="/
sbin
/tune2fs /usr/lib/e2initrd_helper"
initrd.ext3-add-journal
19
/
sbin
/tune2fs -O has_journal /dev2/root2 > /dev/null 2>&1
21
/
sbin
/tune2fs -O ^has_journal /dev2/root2 > /dev/null 2>&1
/external/wpa_supplicant_8/wpa_supplicant/examples/
60_wpa_supplicant
6
PATH=/
sbin
:/usr/
sbin
:/bin:/usr/bin
/external/dnsmasq/contrib/slackware-dnsmasq/
rc.dnsmasq.gz
/external/dnsmasq/contrib/dnsmasq_MacOSX/
DNSmasq
6
/usr/local/
sbin
/dnsmasq -q -n
/external/dropbear/debian/
dropbear.prerm
6
if test -x /usr/
sbin
/invoke-rc.d; then
dropbear.init
6
PATH=/usr/local/
sbin
:/usr/local/bin:/
sbin
:/bin:/usr/
sbin
:/usr/bin
7
DAEMON=/usr/
sbin
/dropbear
dropbear.postinst
28
if test -x /usr/
sbin
/sshd; then
62
if test -x /usr/
sbin
/invoke-rc.d; then
/external/webkit/Source/JavaScriptCore/gyp/
generate-derived-sources.sh
9
make -f "JavaScriptCore/DerivedSources.make" -j `/usr/
sbin
/sysctl -n hw.ncpu`
/external/e2fsprogs/misc/
uuidd.rc
16
PATH=/bin:/usr/bin:/
sbin
:/usr/
sbin
17
DAEMON=/usr/
sbin
/uuidd
/external/dhcpcd/
config.mk
3
SBINDIR= /
sbin
17
SERVICEEXISTS= /usr/
sbin
/invoke-rc.d --query --quiet $$1 start >/dev/null 2>\&1 || [ $$? = 104 ]
18
SERVICECMD= /usr/
sbin
/invoke-rc.d $$1 $$2
/external/dnsmasq/contrib/wrt/
lease_update.sh
20
NVRAM=/usr/
sbin
/nvram
/external/webkit/Source/WebCore/gyp/
generate-derived-sources.sh
10
make -f "WebCore/DerivedSources.make" -j `/usr/
sbin
/sysctl -n hw.availcpu`
/external/bluetooth/bluez/scripts/
bluetooth_serial
10
if [ ! -x /bin/setserial -o ! -x /usr/
sbin
/hciattach ]; then
19
/usr/
sbin
/hciattach $DEVNAME $HCIOPTS 2>&1 | logger -t hciattach
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/
phase1-down.sh
7
PATH=/bin:/
sbin
:/usr/bin:/usr/
sbin
:/usr/local/bin:/usr/local/
sbin
phase1-up.sh
6
PATH=/bin:/
sbin
:/usr/bin:/usr/
sbin
:/usr/local/bin:/usr/local/
sbin
/system/core/init/
Android.mk
35
# Make a symlink from /
sbin
/ueventd to /init
36
SYMLINKS := $(TARGET_ROOT_OUT)/
sbin
/ueventd
/external/ppp/pppd/plugins/radius/etc/
radiusclient.conf
53
# (default /usr/
sbin
/login.radius)
54
login_radius /usr/local/
sbin
/login.radius
/external/iproute2/
Makefile
4
SBINDIR=/
sbin
/external/dnsmasq/contrib/Suse/
dnsmasq-suse.spec
60
strip $RPM_BUILD_ROOT/usr/
sbin
/dnsmasq
61
ln -sf ../../etc/init.d/dnsmasq $RPM_BUILD_ROOT/usr/
sbin
/rcdnsmasq
105
/usr/
sbin
/rcdnsmasq
106
/usr/
sbin
/dnsmasq
/external/genext2fs/
test-mount.sh
39
/
sbin
/e2fsck -fn ext2.img || fail
59
/
sbin
/e2fsck -fn ext2.img || fail
/external/stlport/etc/
STLport-4.5.1.spec
54
%post -p /
sbin
/ldconfig
56
%postun -p /
sbin
/ldconfig
59
/
sbin
/ldconfig
62
/
sbin
/ldconfig
STLport-4.5.3.spec
54
%post -p /
sbin
/ldconfig
56
%postun -p /
sbin
/ldconfig
59
/
sbin
/ldconfig
62
/
sbin
/ldconfig
Completed in 148 milliseconds
1
2
3
4
5
6