OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uiomove_frombuf
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/miscfs/procfs/
procfs_linux.c
211
error =
uiomove_frombuf
(bf, len, uio);
271
error =
uiomove_frombuf
(bf, offset, uio);
348
error =
uiomove_frombuf
(bf, len, uio);
384
error =
uiomove_frombuf
(bf, len, uio);
438
error =
uiomove_frombuf
(bf, len, uio);
546
error =
uiomove_frombuf
(bf, len, uio);
571
error =
uiomove_frombuf
(bf, len, uio);
599
error =
uiomove_frombuf
(bf, len, uio);
668
error =
uiomove_frombuf
(mtab, mtabsz, uio);
767
error =
uiomove_frombuf
(bf, len, uio)
[
all
...]
procfs_status.c
200
return (
uiomove_frombuf
(psbuf, ps - psbuf, uio));
244
return (
uiomove_frombuf
(psbuf, ps - psbuf, uio));
procfs_subr.c
448
return
uiomove_frombuf
(__UNCONST(ename), strlen(ename), uio);
/src/sys/kern/
subr_copy.c
157
uiomove_frombuf
(void *buf, size_t buflen, struct uio *uio)
function in typeref:typename:int
/src/sys/sys/
systm.h
624
int
uiomove_frombuf
(void *, size_t, struct uio *);
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025