HomeSort by relevance Sort by last modified time
    Searched refs:sockoptions (Results 1 - 2 of 2) sorted by null

  /external/strace/xlat/
sockoptions.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sockoptions.in; do not edit. */
3 static const struct xlat sockoptions[] = { variable in typeref:struct:xlat
  /external/strace/
net.c 114 #include "xlat/sockoptions.h"
912 printxval(sockoptions, tcp->u_arg[2], "SO_???");
1065 printxval(sockoptions, name, "SO_???");

Completed in 135 milliseconds