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;
263 if (TT.i) TT.filepatch = xopenro(TT.i);
272 patchline = get_line(TT.filepatch);
418 close(TT.filepatch);
  /external/toybox/generated/
globals.h 1195 int context, state, filein, fileout, filepatch, hunknum; member in struct:patch_data

Completed in 56 milliseconds