Home
last modified time | relevance | path

Searched defs:line_beginning (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/usr.bin/patch/
Dpch.c493 off_t line_beginning; /* file pos of the current line */ in another_hunk() local
860 off_t line_beginning = ftello(pfp); /* file pos of the current line */ in another_hunk() local
1026 off_t line_beginning = ftello(pfp); in another_hunk() local