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

/haiku-fatelf/src/bin/rcs/
H A Drcsedit.c219 static RILE *fedit; /* edit file descriptor */ variable
499 /* Function: swaps resultname and editname, assigns fedit=fcopy,
500 * and rewinds fedit for reading. Set fcopy to outfile if nonnull;
508 fedit = fcopy;
519 fastcopy(fedit, f);
520 Irewind(fedit);
536 fe = fedit;
563 * Copy input lines editline+1..upto from fedit to fcopy.
578 fe = fedit;
667 fedit
[all...]

Completed in 58 milliseconds