OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:moremove
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/macppc/dev/
aed.c
472
int
moremove
;
local in function:aedread
494
moremove
= total - firstmove;
496
if (
moremove
> 0) {
498
moremove
* sizeof(adb_event_t), uio);
/src/sys/arch/mac68k/dev/
aed.c
514
int
moremove
;
local in function:aedread
536
moremove
= total - firstmove;
538
if (
moremove
> 0) {
540
moremove
* sizeof(adb_event_t), uio);
Completed in 54 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025