OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:obufp
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hack/
hack.tty.c
225
char *
obufp
= bufp;
local
236
*
obufp
= c;
237
obufp
[1] = 0;
241
if (bufp !=
obufp
) {
257
if (bufp -
obufp
< BUFSZ - 1 && bufp -
obufp
< COLNO)
261
while (bufp !=
obufp
) {
/src/lib/libc/db/hash/
hash_page.c
829
__free_ovflpage(HTAB *hashp, BUFHEAD *
obufp
)
836
addr =
obufp
->addr;
859
obufp
->addr, free_bit, free_page);
861
__reclaim_buf(hashp,
obufp
);
Completed in 23 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026