taglinefilesource code
check_for_eof197drivers/char/ftape/ftape-eof.ccheck_for_eof(segment) > 0 &&
check_for_eof44drivers/char/ftape/ftape-eof.hextern int check_for_eof(unsigned segment);
check_for_eof212drivers/char/ftape/ftape-read.ceof_sector = check_for_eof(segment_id);