Searched refs:timod_putmsg (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/sparc64/solaris/ |
D | ioctl.c | 40 extern int timod_putmsg(unsigned int fd, char *ctl_buf, int ctl_len, 386 ret = timod_putmsg(fd, (char *)A(arg), len, NULL, -1, 0); in solaris_timod() 416 ret = timod_putmsg(fd, (char *)A(arg), len, NULL, -1, 0); in solaris_timod()
|
D | timod.c | 344 int timod_putmsg(unsigned int fd, char *ctl_buf, int ctl_len, in timod_putmsg() function 952 error = timod_putmsg(fd,(char*)A(ctl.buf),ctl.len, in solaris_putmsg()
|