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