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

  /external/netcat/scripts/
web 51 saving=''
74 read saving
76 test "${saving}" && test -f ${TMPAGE} &&
77 echo "=== ${host}:${specD}${specF} ===" >> $saving &&
78 cat ${TMPAGE} >> $saving && echo '' >> $saving
126 if test "${saving}" ; then
127 echo "=== ${host}:${spec} ===" >> $saving
128 cat ${TMPAGE} >> $saving
129 echo '' >> $saving
    [all...]
  /external/libxml2/
xmlcatalog.c 492 fprintf(stderr, "could not open %s for saving\n",
508 "could not open %s for saving\n",
594 fprintf(stderr, "could not open %s for saving\n", filename);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
libio.h 199 int saving() { return _spos == -2; }
  /external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 784 * Replaced a lot of space characters by tabs, saving about 4 KB.
  /external/libpng/
CHANGES     [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 79 utility (thus saving all traces over the complete workload).

Completed in 247 milliseconds