XDR_TERMINATE_STRING
Section: Linux Networking (9)
Updated: February 2011
Index
Return to Main Contents
NAME
xdr_terminate_string - '\0'-terminate a string residing in an xdr_buf
SYNOPSIS
-
void xdr_terminate_string(struct xdr_buf * buf, const u32 len);
ARGUMENTS
buf
-
- XDR buffer where string resides
len
-
length of string, in bytes
COPYRIGHT