OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pr_cap_ambient
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
pr_cap_ambient.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
pr_cap_ambient
.in; do not edit. */
17
# error static const struct xlat
pr_cap_ambient
in mpers mode
22
const struct xlat
pr_cap_ambient
[] = {
variable in typeref:struct:xlat
/external/strace/
prctl.c
36
#include "xlat/
pr_cap_ambient
.h"
176
case
PR_CAP_AMBIENT
:
178
printxval(
pr_cap_ambient
, tcp->u_arg[1], "PR_CAP_AMBIENT_???");
Completed in 1607 milliseconds