OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROCS
(Results
1 - 4
of
4
) sorted by null
/external/selinux/policycoreutils/sestatus/
sestatus.c
27
#define
PROCS
"[process]"
101
int proclen = strlen(
PROCS
);
131
if (strncmp(bufp,
PROCS
, proclen) == 0)
/external/syzkaller/executor/
common.h
657
for (procid = 0; procid < [[
PROCS
]]; procid++) {
/external/syzkaller/pkg/csource/
csource.go
62
"
PROCS
": fmt.Sprint(opts.
Procs
),
369
if ctx.opts.
Procs
> 1 && arg.PidStride != 0 {
generated.go
[
all
...]
Completed in 190 milliseconds