ch_length
return(ch_seek(ch_length()));
if (!ispipe && (len = ch_length())) {
(len = ch_length())) {
off_t ch_length __P((void));
pos = ch_length();
if ((len = ch_length()) == NULL_POSITION)
if (pos == NULL_POSITION || pos == ch_length())