'\" t .\" Title: rpcb_getport_async .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: July 2017 .\" Manual: Linux Networking .\" Source: Kernel Hackers Manual 4.12.2 .\" Language: English .\" .TH "RPCB_GETPORT_ASYNC" "9" "July 2017" "Kernel Hackers Manual 4\&.12\&" "Linux Networking" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" rpcb_getport_async \- obtain the port for a given RPC service on a given host .SH "SYNOPSIS" .HP \w'void\ rpcb_getport_async('u .BI "void rpcb_getport_async(struct\ rpc_task\ *\ " "task" ");" .SH "ARGUMENTS" .PP \fIstruct rpc_task * task\fR .RS 4 task that is waiting for portmapper request .RE .SH "DESCRIPTION" .PP This one can be called for an ongoing RPC request, and can be used in an async (rpciod) context\&. .SH "COPYRIGHT" .br