OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exec_read
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/compat/linux/common/
linux_exec_elf32.c
108
error =
exec_read
(l, epp->ep_vp, eh->e_shoff, sh, shsize,
128
error =
exec_read
(l, epp->ep_vp, stroff + s->sh_name, tbuf,
173
error =
exec_read
(l, epp->ep_vp, eh->e_shoff, sh, shsize,
192
error =
exec_read
(l, epp->ep_vp, s->sh_offset, tbuf,
233
error =
exec_read
(l, epp->ep_vp, eh->e_shoff, sh, shsize,
253
error =
exec_read
(l, epp->ep_vp, stroff + s->sh_name, tbuf,
294
error =
exec_read
(l, epp->ep_vp, eh->e_shoff, sh, shsize,
314
error =
exec_read
(l, epp->ep_vp, stroff + s->sh_name, tbuf,
334
error =
exec_read
(l, epp->ep_vp, sh[i].sh_offset, tmp,
381
error =
exec_read
(l, epp->ep_vp, eh->e_phoff, ph, phsize
[
all
...]
/src/sys/kern/
exec_elf.c
488
error =
exec_read
(l, vp, 0, &eh, sizeof(eh), IO_NODELOCKED);
503
error =
exec_read
(l, vp, eh.e_phoff, ph, phsize, IO_NODELOCKED);
696
error =
exec_read
(l, epp->ep_vp, eh->e_phoff, ph, phsize,
717
error =
exec_read
(l, epp->ep_vp, pp->p_offset, interp,
919
error =
exec_read
(l, epp->ep_vp, eh->e_phoff, ph, phsize,
934
error =
exec_read
(l, epp->ep_vp, ph[i].p_offset, nbuf, nlen,
exec_subr.c
352
*
exec_read
():
357
exec_read
(struct lwp *l, struct vnode *vp, u_long off, void *bf, size_t size,
function in typeref:typename:int
/src/sys/sys/
exec.h
275
int
exec_read
(struct lwp *, struct vnode *, u_long off,
/src/sys/compat/linux/arch/amd64/
linux_exec_machdep.c
157
error =
exec_read
(l, pack->ep_vp, eh->e_phoff, ph, phsize, 0);
Completed in 15 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025