Home
last modified time | relevance | path

Searched refs:SO_TYPE (Results 1 – 11 of 11) sorted by relevance

/glibc-2.36/sysdeps/mach/hurd/bits/
Dsocket.h358 SO_TYPE = SO_STYLE /* Compatible name for SO_STYLE. */ enumerator
359 #define SO_TYPE SO_TYPE macro
/glibc-2.36/bits/
Dsocket.h354 SO_TYPE = SO_STYLE /* Compatible name for SO_STYLE. */ enumerator
355 #define SO_TYPE SO_TYPE macro
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/
Dsocket-constants.h38 #define SO_TYPE 4104 macro
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/
Dsocket-constants.h36 #define SO_TYPE 3 macro
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/bits/
Dsocket-constants.h36 #define SO_TYPE 4104 macro
/glibc-2.36/sysdeps/unix/sysv/linux/mips/bits/
Dsocket-constants.h36 #define SO_TYPE 4104 macro
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/bits/
Dsocket-constants.h36 #define SO_TYPE 4104 macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dsocket-constants.h38 #define SO_TYPE 3 macro
/glibc-2.36/conform/data/sys/
Dsocket.h-data75 macro SO_TYPE
/glibc-2.36/manual/
Dsocket.texi3493 @itemx SO_TYPE
3495 @standardsx{SO_TYPE, BSD, sys/socket.h}
3497 get the socket's communication style. @code{SO_TYPE} is the
/glibc-2.36/ChangeLog.old/
DChangeLog.23165 * socket/sys/socket.h (SO_STYLE): Define instead of SO_TYPE.
3166 (SO_TYPE): Define as SO_STYLE.