OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ch_seek
(Results
1 - 2
of
2
) sorted by relevancy
/src/distrib/utils/more/
ch.c
266
ch_seek
(pos)
function
290
return(
ch_seek
(ch_length()));
312
* Try a plain
ch_seek
first.
314
if (
ch_seek
((off_t)0) == 0)
425
(void)
ch_seek
((off_t)0);
/src/external/bsd/less/dist/
ch.c
461
public int
ch_seek
(POSITION pos)
function
510
return (
ch_seek
(len));
543
return (
ch_seek
(end_pos));
557
* Try a plain
ch_seek
first.
559
if (
ch_seek
(ch_zero()) == 0)
Completed in 23 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026