OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getrandom_flags
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
getrandom_flags.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
getrandom_flags
.in; do not edit. */
11
# error static const struct xlat
getrandom_flags
in mpers mode
16
const struct xlat
getrandom_flags
[] = {
variable in typeref:struct:xlat
/external/strace/
getrandom.c
2
#include "xlat/
getrandom_flags
.h"
13
printflags(
getrandom_flags
, tcp->u_arg[2], "GRND_???");
Completed in 174 milliseconds