HomeSort by relevance Sort by last modified time
    Searched refs:saving (Results 1 - 4 of 4) 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);
  /external/libpng/
CHANGES     [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 79 utility (thus saving all traces over the complete workload).

Completed in 71 milliseconds