OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:exec_sigcode_map
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_exec.c
143
static int
exec_sigcode_map
(struct proc *, const struct emul *);
1363
if ((error =
exec_sigcode_map
(p, epp->ep_esch->es_emul)) != 0) {
2080
exec_sigcode_map
(struct proc *p, const struct emul *e)
function
kern_exec.c
143
static int
exec_sigcode_map
(struct proc *, const struct emul *);
1363
if ((error =
exec_sigcode_map
(p, epp->ep_esch->es_emul)) != 0) {
2080
exec_sigcode_map
(struct proc *p, const struct emul *e)
function
Completed in 29 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026