Home
last modified time | relevance | path

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

/linux/arch/um/kernel/
A Dksyms.c42 EXPORT_SYMBOL(os_sendmsg_fds);
/linux/arch/um/include/shared/
A Dos.h181 extern int os_sendmsg_fds(int fd, const void *buf, unsigned int len,
/linux/arch/um/os-Linux/
A Dfile.c664 int os_sendmsg_fds(int fd, const void *buf, unsigned int len, const int *fds, in os_sendmsg_fds() function
/linux/arch/um/drivers/
A Dvirtio_uml.c87 rc = os_sendmsg_fds(fd, buf, len, fds, fds_num); in full_sendmsg_fds()

Completed in 8 milliseconds