OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hmuch
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/ia64/stand/common/
pager.c
137
size_t
hmuch
;
local in function:pager_file
147
hmuch
= read(fd, buf, sizeof(buf) - 1);
148
if (
hmuch
== -1) {
152
if (
hmuch
== 0) {
156
buf[
hmuch
] = 0;
pager.c
137
size_t
hmuch
;
local in function:pager_file
147
hmuch
= read(fd, buf, sizeof(buf) - 1);
148
if (
hmuch
== -1) {
152
if (
hmuch
== 0) {
156
buf[
hmuch
] = 0;
Completed in 21 milliseconds
Indexes created Fri Oct 31 04:09:52 GMT 2025