Home
last modified time | relevance | path

Searched refs:shutdown_modes (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Dnet.c1799 static const struct xlat shutdown_modes[] = { variable
1812 printxval(shutdown_modes, tcp->u_arg[1], "SHUT_???");
DChangeLog141 * net.c (shutdown_modes): New xlat structure.
142 (sys_shutdown): Use shutdown_modes to decode 2nd syscall argument.