Searched refs:filepatch (Results 1 – 2 of 2) sorted by relevance
| /third_party/toybox/toys/posix/ |
| D | patch.c | 57 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/ |
| D | globals.h | 1300 int context, state, filein, fileout, filepatch, hunknum; member
|