Home
last modified time | relevance | path

Searched defs:SO_DEBUG (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/sysdeps/mach/hurd/bits/
Dsocket.h318 SO_DEBUG = 0x0001, /* Record debugging information. */ enumerator
319 #define SO_DEBUG SO_DEBUG macro
/glibc-2.36/bits/
Dsocket.h314 SO_DEBUG = 0x0001, /* Record debugging information. */ enumerator
315 #define SO_DEBUG SO_DEBUG macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dsocket.h361 # define SO_DEBUG 1 macro