Home
last modified time | relevance | path

Searched refs:filepatch (Results 1 – 2 of 2) sorted by relevance

/third_party/toybox/toys/posix/
Dpatch.c57 int context, state, filein, fileout, filepatch, hunknum;
291 if (TT.i) TT.filepatch = xopenro(TT.i); in patch_main()
300 patchline = get_line(TT.filepatch); in patch_main()
445 close(TT.filepatch); in patch_main()
/third_party/toybox/generated/
Dglobals.h1246 int context, state, filein, fileout, filepatch, hunknum; member