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

  /external/toybox/toys/posix/
patch.c 58 int context, state, filein, fileout, filepatch, hunknum;
268 if (TT.infile) TT.filepatch = xopenro(TT.infile);
277 patchline = get_line(TT.filepatch);
427 close(TT.filepatch);
  /external/toybox/generated/
globals.h 1235 int context, state, filein, fileout, filepatch, hunknum; member in struct:patch_data

Completed in 547 milliseconds