Searched refs:stdin_pos (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/patch/
H A Dpch.c107 file_offset stdin_pos; local
118 if (S_ISREG (st.st_mode) && (stdin_pos = file_tell (stdin)) != -1)
121 file_pos = stdin_pos;

Completed in 32 milliseconds