svc_reserve(9) suse man page | unix.com

Man Page: svc_reserve

Operating Environment: suse

Section: 9

SVC_RESERVE(9)							 Linux Networking						    SVC_RESERVE(9)

NAME
svc_reserve - change the space reserved for the reply to a request.
SYNOPSIS
void svc_reserve(struct svc_rqst * rqstp, int space);
ARGUMENTS
rqstp The request in question space new max space to reserve
DESCRIPTION
Each request reserves some space on the output queue of the transport to make sure the reply fits. This function reduces that reserved space to be the amount of space used already, plus space.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SVC_RESERVE(9)
Related Man Pages
df_ufs(1m) - opensolaris
bp_mapin(9f) - opensolaris
dpm_updatespace(3) - debian
df(1) - ultrix
bp_mapin(9f) - sunos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure