Home
last modified time | relevance | path

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

/external/toybox/toys/posix/
Dpatch.c260 int reverse = FLAG(R), state = 0, patchlinenum = 0, strip = 0; in patch_main() local
276 if (strip || !patchlinenum++) { in patch_main()