Query: rpc_queue_upcall
OS: centos
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 rpc_pipe * pipe, struct rpc_pipe_msg * msg);ARGUMENTSpipe 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 3.10 June 2014 RPC_QUEUE_UPCALL(9)
| Related Man Pages |
|---|
| msg.h(3head) - opensolaris |
| msg(3head) - redhat |
| cifs.upcall(8) - suse |
| msg.h(3head) - redhat |
| msg.h(3head) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Controlling user input |
| [TIP] Processing YAML files with yq |