HomeSort by relevance Sort by last modified time
    Searched refs:etc (Results 1 - 25 of 220) sorted by null

1 2 3 4 5 6 7 8 9

  /cts/tools/dasm/src/dasm/
build_parser 17 exec java -jar ../../etc/java_cup.jar < parser.cup
  /external/dropbear/debian/
dropbear.postrm 5 if test -e /etc/dropbear; then
6 rm -f /etc/dropbear/dropbear_rsa_host_key
7 rm -f /etc/dropbear/dropbear_dss_host_key
8 rmdir --ignore-fail-on-non-empty /etc/dropbear
11 rm -f /etc/default/dropbear
12 rm -rf /etc/dropbear/supervise /etc/dropbear/log/supervise
dropbear.postinst 6 if test ! -e /etc/dropbear/dropbear_rsa_host_key; then
7 if test -f /etc/ssh/ssh_host_rsa_key; then
10 /etc/ssh/ssh_host_rsa_key /etc/dropbear/dropbear_rsa_host_key
13 dropbearkey -t rsa -f /etc/dropbear/dropbear_rsa_host_key
16 if test ! -e /etc/dropbear/dropbear_dss_host_key; then
17 if test -f /etc/ssh/ssh_host_dsa_key; then
20 /etc/ssh/ssh_host_dsa_key /etc/dropbear/dropbear_dss_host_key
23 dropbearkey -t dss -f /etc/dropbear/dropbear_dss_host_ke
    [all...]
dropbear.prerm 5 if test -x /etc/init.d/dropbear; then
9 /etc/init.d/dropbear stop
  /device/common/gps/
gps_as.mk 18 device/common/gps/gps.conf_AS:system/etc/gps.conf
gps_as_supl.mk 18 device/common/gps/gps.conf_AS_SUPL:system/etc/gps.conf
gps_eu.mk 18 device/common/gps/gps.conf_EU:system/etc/gps.conf
gps_eu_supl.mk 18 device/common/gps/gps.conf_EU_SUPL:system/etc/gps.conf
gps_us.mk 18 device/common/gps/gps.conf_US:system/etc/gps.conf
gps_us_supl.mk 18 device/common/gps/gps.conf_US_SUPL:system/etc/gps.conf
  /external/ppp/pppd/plugins/radius/etc/
radiusclient.conf 19 # a terminal specific lock (e.g. /etc/nologin.ttyS2 will disable
20 # logins on /dev/ttyS2) (default /etc/nologin)
21 nologin /etc/nologin
24 # on the radlogin command line (default /etc/radiusclient/issue)
25 issue /usr/local/etc/radiusclient/issue
35 # no port is specified /etc/services is consulted of the radius
46 servers /usr/local/etc/radiusclient/servers
50 dictionary /usr/local/etc/radiusclient/dictionary
61 mapfile /usr/local/etc/radiusclient/port-id-map
  /device/htc/dream-sapphire/
device_dream_sapphire.mk 21 frameworks/base/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \
22 frameworks/base/data/etc/android.hardware.camera.autofocus.xml:system/etc/permissions/android.hardware.camera.autofocus.xml \
23 frameworks/base/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml \
24 frameworks/base/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \
25 frameworks/base/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml
    [all...]
  /external/dnsmasq/contrib/slackware-dnsmasq/
doinst.sh.gz 
  /development/tools/monkeyrunner/
Android.mk 17 include $(MONKEYRUNNER_LOCAL_DIR)/etc/Android.mk
  /device/htc/dream/
unzip-supplementary-files.sh 19 unzip -j -o ../../../signed-dream_devphone_userdebug-ota-14721.zip system/etc/AudioPara4.csv system/etc/firmware/brf6300.bin -d ../../../vendor/htc/dream/proprietary
  /sdk/apkbuilder/
Android.mk 17 include $(APKBUILDER_LOCAL_DIR)/etc/Android.mk
  /sdk/eventanalyzer/
Android.mk 17 include $(EVENTANALUZER_LOCAL_DIR)/etc/Android.mk
  /sdk/screenshot/
Android.mk 17 include $(SCREENSHOT2_LOCAL_DIR)/etc/Android.mk
  /development/tools/makedict/
Android.mk 20 LOCAL_JAR_MANIFEST := etc/manifest.txt
24 include $(LOCAL_PATH)/etc/Android.mk
  /device/htc/passion-common/
passion.mk 23 frameworks/base/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \
24 frameworks/base/data/etc/android.hardware.camera.flash-autofocus.xml:system/etc/permissions/android.hardware.camera.flash-autofocus.xml \
25 frameworks/base/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml \
26 frameworks/base/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \
27 frameworks/base/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml
    [all...]
  /build/target/product/
full.mk 34 development/data/etc/apns-conf.xml:system/etc/apns-conf.xml \
35 development/data/etc/vold.conf:system/etc/vold.conf
  /external/dnsmasq/contrib/dnsmasq_MacOSX/
DNSmasq 2 . /etc/rc.common
  /external/libpcap/ChmodBPF/
ChmodBPF 3 . /etc/rc.common
  /sdk/archquery/src/
Android.mk 20 LOCAL_JAR_MANIFEST := ../etc/manifest.txt
  /external/e2fsprogs/debian/
initrd.ext3-add-journal 15 mount -nt tmpfs tmpfs /etc
16 echo >> /etc/fstab
17 echo >> /etc/mtab
23 umount -n /etc

Completed in 1164 milliseconds

1 2 3 4 5 6 7 8 9