OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:firstbp
(Results
1 - 2
of
2
) sorted by relevancy
/src/distrib/utils/more/
ch.c
309
struct buf *bp, *
firstbp
;
local in function:ch_beg_seek
321
firstbp
= bp = buf_head;
325
if (bp->block <
firstbp
->block)
326
firstbp
= bp;
327
ch_block =
firstbp
->block;
ch.c
309
struct buf *bp, *
firstbp
;
local in function:ch_beg_seek
321
firstbp
= bp = buf_head;
325
if (bp->block <
firstbp
->block)
326
firstbp
= bp;
327
ch_block =
firstbp
->block;
Completed in 22 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025