Searched defs:SO_DEBUG (Results 1 – 6 of 6) sorted by relevance
9 #define SO_DEBUG 1 macro
21 #define SO_DEBUG 0x0001 /* Record debugging information. */ macro
77 #define SO_DEBUG 0x0001 /* turn on debugging info recording */ macro
364 #define SO_DEBUG 0x0001 /* turn on debugging info recording */ macro
298 public static final int SO_DEBUG = placeholder(); field in OsConstants