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