HomeSort by: relevance | last modified time | path
    Searched refs:ch_length (Results 1 - 5 of 5) sorted by relevancy

  /src/distrib/utils/more/
ch.c 290 return(ch_seek(ch_length()));
336 ch_length() function in typeref:typename:off_t
prim.c 81 if (pos == NULL_POSITION || pos == ch_length())
414 if ((len = ch_length()) == NULL_POSITION)
linenum.c 390 pos = ch_length();
command.c 197 if (!ispipe && (len = ch_length())) {
220 (len = ch_length())) {
extern.h 30 off_t ch_length __P((void));

Completed in 12 milliseconds