Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc64/solaris/
Dioctl.c42 extern int timod_getmsg(unsigned int fd, char *ctl_buf, int ctl_maxlen, int *ctl_len,
392 ret = timod_getmsg(fd, (char *)A(arg), len, len_p, NULL, -1, NULL, &i); in solaris_timod()
423 ret = timod_getmsg(fd, (char *)A(arg), len, len_p, NULL, -1, NULL, &i); in solaris_timod()
445 ret = timod_getmsg(fd, (char *)A(arg), len, len_p, NULL, -1, NULL, &i); in solaris_timod()
Dtimod.c620 int timod_getmsg(unsigned int fd, char *ctl_buf, int ctl_maxlen, s32 *ctl_len, in timod_getmsg() function
893 error = timod_getmsg(fd,(char*)A(ctl.buf),ctl.maxlen,&ctlptr->len, in solaris_getmsg()