Query: rpc_queue_upcall
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RPC_QUEUE_UPCALL(9) Linux Networking RPC_QUEUE_UPCALL(9)NAMErpc_queue_upcall - queue an upcall message to userspaceSYNOPSISint rpc_queue_upcall(struct inode * inode, struct rpc_pipe_msg * msg);ARGUMENTSinode inode of upcall pipe on which to queue given message msg message to queueDESCRIPTIONCall with an inode created by rpc_mkpipe to queue an upcall. A userspace process may then later read the upcall by performing a read on an open file for this inode. It is up to the caller to initialize the fields of msg (other than msg->list) appropriately.COPYRIGHTKernel Hackers Manual 2.6. July 2010 RPC_QUEUE_UPCALL(9)
| Related Man Pages |
|---|
| clri(8) - opendarwin |
| msg(3head) - sunos |
| msg.h(3head) - opensolaris |
| msg.h(3head) - suse |
| msg(3head) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Change directory error |
| Migrating to UNIX |
| Docker learning Phase-I |