OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shutdown_modes
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
shutdown_modes.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
shutdown_modes
.in; do not edit. */
5
# error static const struct xlat
shutdown_modes
in mpers mode
10
const struct xlat
shutdown_modes
[] = {
variable in typeref:struct:xlat
/external/strace/
net.c
1060
#include "xlat/
shutdown_modes
.h"
1066
printxval(
shutdown_modes
, tcp->u_arg[1], "SHUT_???");
[
all
...]
Completed in 67 milliseconds