svc_xprt_names(9) centos man page | unix.com

Man Page: svc_xprt_names

Operating Environment: centos

Section: 9

SVC_XPRT_NAMES(9)						 Linux Networking						 SVC_XPRT_NAMES(9)

NAME
svc_xprt_names - format a buffer with a list of transport names
SYNOPSIS
int svc_xprt_names(struct svc_serv * serv, char * buf, const int buflen);
ARGUMENTS
serv pointer to an RPC service buf pointer to a buffer to be filled in buflen length of buffer to be filled in
DESCRIPTION
Fills in buf with a string containing a list of transport names, each name terminated with ' '. Returns positive length of the filled-in string on success; otherwise a negative errno value is returned if an error occurs.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SVC_XPRT_NAMES(9)
Related Man Pages
getrpcbyname_r(3) - debian
getrpcent_r(3) - debian
getrpcbyname_r(3) - centos
getrpcent_r(3) - v7
upscli_sendline(3) - opensolaris
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I