OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pep
(Results
1 - 6
of
6
) sorted by relevancy
/src/libexec/rpc.rwalld/
rwalld.c
83
struct passwd *
pep
= getpwnam("nobody");
local
84
if (
pep
)
85
setuid(
pep
->pw_uid);
/src/sys/arch/x86/x86/
intr.c
385
struct percpu_evcnt *
pep
;
local
393
pep
= kmem_zalloc(sizeof(*
pep
) * ncpu, KM_SLEEP);
394
isp->is_saved_evcnt =
pep
;
396
pep
->cpuid = ci->ci_cpuid;
397
pep
++;
1547
struct percpu_evcnt *
pep
;
local
1552
pep
= source->is_saved_evcnt;
1555
if (
pep
[i].cpuid == cpuid) {
1556
pep
[i].count = curcnt
1568
struct percpu_evcnt *
pep
;
local
2107
struct percpu_evcnt
pep
;
local
[
all
...]
/src/external/gpl3/gcc/dist/libbacktrace/
pecoff.c
84
}
pep
;
member in union:__anon14150::__anon14151
707
image_base = opt_hdr->u.
pep
.image_base;
/src/external/gpl3/gcc.old/dist/libbacktrace/
pecoff.c
72
}
pep
;
member in union:__anon16565::__anon16566
694
image_base = opt_hdr->u.
pep
.image_base;
/src/external/gpl3/gdb/dist/libbacktrace/
pecoff.c
84
}
pep
;
member in union:__anon18864::__anon18865
707
image_base = opt_hdr->u.
pep
.image_base;
/src/external/gpl3/gdb.old/dist/libbacktrace/
pecoff.c
84
}
pep
;
member in union:__anon21605::__anon21606
707
image_base = opt_hdr->u.
pep
.image_base;
Completed in 20 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026