OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sockrawoptions
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
sockrawoptions.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
sockrawoptions
.in; do not edit. */
3
static const struct xlat
sockrawoptions
[] = {
variable in typeref:struct:xlat
/external/strace/
net.c
1113
#include "xlat/
sockrawoptions
.h"
1149
printxval(
sockrawoptions
, name, "RAW_???");
[
all
...]
Completed in 452 milliseconds