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

  /external/toybox/toys/posix/
patch.c 55 int context, state, filein, fileout, filepatch, hunknum;
87 if (TT.tempname) replace_tempfile(TT.filein, TT.fileout, &TT.tempname);
88 TT.fileout = TT.filein = -1;
105 delete_tempfile(TT.filein, TT.fileout, &TT.tempname);
157 char *data = get_line(TT.filein);
265 TT.filein = TT.fileout = -1;
358 if (TT.filein == -1) {
396 TT.filein = xcreate(name, O_CREAT|O_EXCL|O_RDWR, 0666);
399 TT.filein = xopen(name, O_RDONLY);
401 TT.fileout = copy_tempfile(TT.filein, name, &TT.tempname)
    [all...]
  /external/toybox/generated/
globals.h 1129 int context, state, filein, fileout, filepatch, hunknum; member in struct:patch_data
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 1730 milliseconds