Home
last modified time | relevance | path

Searched refs:TS_UNBND (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/sparc64/solaris/
Dsocksys.h63 #define TS_UNBND 0 /* unbound */ macro
Dsocksys.c104 sock->state = TS_UNBND; in socksys_open()
Dtimod.c371 if (sock->state != TS_UNBND) { in timod_putmsg()
467 if (sock->state != TS_UNBND && sock->state != TS_IDLE) { in timod_putmsg()