OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uiomove
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
subr_copy.c
103
uiomove
(void *buf, size_t n, struct uio *uio)
function in typeref:typename:int
153
* Wrapper for
uiomove
() that validates the arguments against a known-good
166
return (
uiomove
((char *)buf + offset, buflen - offset, uio));
subr_copy.c
103
uiomove
(void *buf, size_t n, struct uio *uio)
function in typeref:typename:int
153
* Wrapper for
uiomove
() that validates the arguments against a known-good
166
return (
uiomove
((char *)buf + offset, buflen - offset, uio));
Completed in 68 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025