OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prctl_options
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
prctl_options.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
prctl_options
.in; do not edit. */
3
static const struct xlat
prctl_options
[] = {
variable in typeref:struct:xlat
/external/strace/
process.c
108
#include "xlat/
prctl_options
.h"
137
printxval(
prctl_options
, tcp->u_arg[0], "PR_???");
[
all
...]
Completed in 140 milliseconds