OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pipe_read
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
sys_pipe.c
82
static int
pipe_read
(file_t *, off_t *, struct uio *, kauth_cred_t, int);
95
.fo_read =
pipe_read
,
407
pipe_read
(file_t *fp, off_t *offset, struct uio *uio, kauth_cred_t cred,
function in typeref:typename:int
sys_pipe.c
82
static int
pipe_read
(file_t *, off_t *, struct uio *, kauth_cred_t, int);
95
.fo_read =
pipe_read
,
407
pipe_read
(file_t *fp, off_t *offset, struct uio *uio, kauth_cred_t cred,
function in typeref:typename:int
Completed in 21 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025