HomeSort by relevance Sort by last modified time
    Searched refs:nuke (Results 1 - 4 of 4) sorted by null

  /external/dbus/
cleanup-man-pages.sh 25 test -d nuke || mkdir nuke || die "Could not create $MANDIR/nuke directory"
28 (find . -maxdepth 1 -name "_*" | xargs -I ITEMS /bin/mv ITEMS nuke) || die "could not move all underscore-prefixed items"
29 (find . -maxdepth 1 -name "DBus*Internal*" | xargs -I ITEMS /bin/mv ITEMS nuke) || die "could not move all internal-containing items"
30 (find . -maxdepth 1 -name "dbus_*_internal_*" | xargs -I ITEMS /bin/mv ITEMS nuke) || die "could not move all internal-containing items"
45 /bin/mv "$I" nuke || die "could not move $I to $MANDIR/nuke"
50 ## if these point to something we nuked, we want to also nuke the pointer.
58 /bin/mv "$I" nuke || die "could not move $I to $MANDIR/nuke
    [all...]
  /external/libppp/src/
radius.c 250 char *argv[MAXARGS], *nuke; local
392 if ((nuke = rad_cvt_string(data, len)) == NULL) {
400 " Route: %s\n", nuke);
405 argc = command_Interpret(nuke, strlen(nuke), argv);
439 free(nuke);
477 if ((nuke = rad_cvt_string(data, len)) == NULL) {
485 " IPv6 Route: %s\n", nuke);
489 argc = command_Interpret(nuke, strlen(nuke), argv)
    [all...]
  /external/icu4c/data/
makedata.mak 38 # need to nuke \\ for .NET...
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 1245 milliseconds