Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc64/solaris/
Dtimod.c190 static void timod_error(unsigned int fd, int prim, int terr, int uerr) in timod_error() function
320 timod_error(fd, T_OPTMGMT_REQ, failed, -error); in timod_optmgmt()
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()
457 timod_error(fd, T_BIND_REQ, terror, -error); 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()
[all …]