Searched refs:SOP_CONNECT (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/fs/sockfs/ |
H A D | sockcommon.c | 235 error = SOP_CONNECT(so, name, namelen, fflag, flags, cr); in socket_connect()
|
H A D | sockcommon_sops.c | 301 SO_BLOCK_FALLBACK(so, SOP_CONNECT(so, name, namelen, fflag, flags, cr)); in so_connect()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | socketvar.h | 693 #define SOP_CONNECT(so, name, namelen, fflag, flags, cr) \ macro
|