Searched refs:default (Results 51 - 75 of 1240) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/conf/cards/
H A DFWSpeakers.conf5 FWSpeakers.pcm.default {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/test/nls/
H A DMakefile.am3 codeset_tests = test-codeset-default test-codeset-latin1 test-codeset-utf-8
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dfirefox-db2pem.sh27 db=`ls -1d $HOME/.mozilla/firefox/*default`
31 out="ca-bundle.crt" # use a sensible default
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/styles/
H A DMakefile.am25 po-default.css \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/files/
H A Dafpd.init13 cp -f /usr/config/netatalk/AppleVolumes.default $AFP_CONF_DIR
21 # update AppleVolumes.default and start afpd if needed
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/etc/init.d/
H A Dafpd13 cp -f /usr/config/netatalk/AppleVolumes.default $AFP_CONF_DIR
21 # update AppleVolumes.default and start afpd if needed
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/bin/
H A DMakefile.bin73 default:
74 @echo "Nothing to do for default target."
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/lib/
H A DMakefile.lib69 default:
70 @echo "Nothing to do for default target."
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/iniparser/test/
H A DMakefile13 default: all
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/test/
H A Dclean_test.com4 $ def_orig = f$environment( "default")
11 $ set default 'proc_dev_dir'
34 set default 'def_orig'
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/test/
H A Dclean_test.com4 $ def_orig = f$environment( "default")
11 $ set default 'proc_dev_dir'
34 set default 'def_orig'
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/man/man5/
H A DMakefile.am16 GENERATED_MANS = AppleVolumes.default.5 \
23 TEMPLATE_FILES = AppleVolumes.default.5.tmpl \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/fl/
H A Dmakefile.bcc84 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
147 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
153 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
246 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
249 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Ddefault-rsyncssh.lua2 -- default-rsyncssh.lua
9 -- like any other. It only gets compiled into the binary by default.
18 if not default then
19 error( 'default not loaded' );
22 if not default.rsync then
23 error( 'default.rsync not loaded' );
26 if default.rsyncssh then
27 error( 'default-rsyncssh already loaded' );
31 -- rsyncssh extends default.rsync
33 local rsyncssh = { default
[all...]
H A Ddefault.lua2 -- default.lua Live (Mirror) Syncing Demon
4 -- The default table for the user to access.
5 -- This default layer 1 functions provide the higher layer functionality.
11 if default then
12 error( 'default already loaded' )
15 default = { }
19 -- Only this items are inherited from the default
22 default._merge = {
36 default.checkgauge = {
57 -- On default actio
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep035script.tcl59 $clientenv lock_detect default
75 default {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxml2-config.in15 --prefix=DIR change libxml prefix [default $prefix]
16 --exec-prefix=DIR change libxml exec prefix [default $exec_prefix]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/VFS/
H A DMakefile.in27 default: $(patsubst %.c,%.$(SHLIBEXT),$(wildcard *.c))
40 install: default
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-sarge/
H A Dsamba.init11 [ -r /etc/default/samba ] && . /etc/default/samba
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-unstable/
H A Dsamba.init11 [ -r /etc/default/samba ] && . /etc/default/samba
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-woody/
H A Dsamba.init11 [ -r /etc/default/samba ] && . /etc/default/samba
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxml2-config.in15 --prefix=DIR change libxml prefix [default $prefix]
16 --exec-prefix=DIR change libxml exec prefix [default $exec_prefix]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/examples/
H A Dlpostcmd.lua11 -- based on default rsync.
12 default.rsync,
33 -- this is the startup, forwards it to default routine.
34 return default.rsync.action(inlet)
43 return default.rsync.action(inlet)
57 --- everything else, forward to default collection handler
58 return default.collect(agent,exitcode)
75 return default.rsync.prepare(config)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/hotplug2/examples/
H A Dhotplug2.initscript17 [ -f /etc/default/rcS ] && . /etc/default/rcS
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/debian/
H A Dhdparm.preinst32 if [ -e /etc/default/hdparm ]; then
33 echo -n "Moving old /etc/default/hdparm to /etc/hdparm.conf . . "
34 mv /etc/default/hdparm /etc/hdparm.conf

Completed in 141 milliseconds

1234567891011>>