Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc64/solaris/
Dtimod.c347 int ret, error, terror; in timod_putmsg() local
441 terror = TOUTSTATE; in timod_putmsg()
445 terror = TACCES; in timod_putmsg()
450 terror = TNOADDR; in timod_putmsg()
454 terror = TSYSERR; in timod_putmsg()
457 timod_error(fd, T_BIND_REQ, terror, -error); in timod_putmsg()