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

1 2

  /external/openssh/contrib/aix/
buildbff.sh 154 for cfgfile in ssh_config sshd_config
156 mv $FAKE_ROOT/$sysconfdir/$cfgfile $FAKE_ROOT/$sysconfdir/$cfgfile.default
193 for cfgfile in ssh_config sshd_config
195 if [ ! -f $sysconfdir/\$cfgfile ]
197 echo "Creating \$cfgfile from default"
198 cp $sysconfdir/\$cfgfile.default $sysconfdir/\$cfgfile
200 echo "\$cfgfile already exists."
  /external/chromium_org/third_party/opus/src/
configure     [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure     [all...]
  /external/openfst/
configure     [all...]
  /external/pixman/
configure     [all...]
  /external/protobuf/gtest/
configure     [all...]
  /external/sonivox/jet_tools/JetCreator/
JetUtils.py 246 cfgfile = open(configFile,'w')
247 config.write(cfgfile)
248 cfgfile.close()
318 cfgfile = open(JetDefs.JETCREATOR_INI,'w')
319 config.write(cfgfile)
320 cfgfile.close()
JetFile.py 723 cfgfile = open(configFile,'w')
724 config.write(cfgfile)
725 cfgfile.close()
    [all...]
  /external/libffi/
ltconfig     [all...]
configure     [all...]
  /external/qemu/distrib/sdl-1.2.15/acinclude/
libtool.m4 680 cfgfile="${ofile}T"
681 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
682 $RM "$cfgfile"
684 cat <<_LT_EOF >> "$cfgfile"
704 cat <<\_LT_EOF >> "$cfgfile"
722 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
723 || (rm -f "$cfgfile"; exit 1)
727 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
728 || (rm -f "$cfgfile"; exit 1)
730 mv -f "$cfgfile" "$ofile" |
    [all...]
  /external/mdnsresponder/mDNSShared/
dnsextd.c 141 static char * cfgfile = NULL; variable
1068 cfgfile = strdup( CONFIG_FILE );
1069 require_action( cfgfile, arg_error, err = mStatus_NoMemoryErr );
1102 case 'f': free( cfgfile ); cfgfile = strdup( optarg ); require_action( cfgfile, arg_error, err = mStatus_NoMemoryErr ); break;
1110 err = ParseConfig( d, cfgfile );
    [all...]
  /external/libvorbis/
configure     [all...]
  /external/chromium_org/third_party/libxml/src/
configure     [all...]
  /external/chromium_org/third_party/sqlite/src/
configure     [all...]
  /external/libpng/
configure     [all...]
  /external/libusb/
configure     [all...]
  /external/libusb-compat/
configure     [all...]
  /external/chromium/sdch/open-vcdiff/
configure     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
configure     [all...]
  /external/chromium/third_party/libevent/
configure     [all...]
  /external/chromium_org/third_party/libevent/
configure     [all...]
  /external/libogg/
configure     [all...]
  /external/chromium_org/sdch/open-vcdiff/
configure     [all...]
  /external/libmtp/
configure     [all...]

Completed in 657 milliseconds

1 2