Searched refs:T_CONN_REQ (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/sparc64/solaris/ |
D | timod.c | 461 case T_CONN_REQ: in timod_putmsg() 468 timod_error(fd, T_CONN_REQ, TOUTSTATE, 0); in timod_putmsg() 473 timod_error(fd, T_CONN_REQ, TSYSERR, EFAULT); in timod_putmsg() 478 timod_error(fd, T_CONN_REQ, TSYSERR, EFAULT); in timod_putmsg() 484 timod_error(fd, T_CONN_REQ, TSYSERR, EFAULT); in timod_putmsg() 554 timod_ok(fd, T_CONN_REQ); in timod_putmsg() 578 timod_error(fd, T_CONN_REQ, TOUTSTATE, 0); in timod_putmsg() 583 timod_error(fd, T_CONN_REQ, TSYSERR, EFAULT); in timod_putmsg() 610 timod_error(fd, T_CONN_REQ, TSYSERR, -err); in timod_putmsg()
|
D | socksys.h | 34 #define T_CONN_REQ 0 macro
|