Searched refs:T_BIND_REQ (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/sparc64/solaris/ |
D | timod.c | 365 case T_BIND_REQ: in timod_putmsg() 372 timod_error(fd, T_BIND_REQ, TOUTSTATE, 0); in timod_putmsg() 377 timod_error(fd, T_BIND_REQ, TSYSERR, EFAULT); in timod_putmsg() 383 timod_error(fd, T_BIND_REQ, TSYSERR, EFAULT); in timod_putmsg() 389 timod_error(fd, T_BIND_REQ, TSYSERR, EFAULT); in timod_putmsg() 432 timod_ok(fd, T_BIND_REQ); in timod_putmsg() 457 timod_error(fd, T_BIND_REQ, terror, -error); in timod_putmsg()
|
D | socksys.h | 40 #define T_BIND_REQ 6 macro
|