Supplies an XDR subroutine to the RPC system without transmitting data.
#include <rpc/xdr.h>
xdr_void ()
The xdr_void subroutine has no function parameters. It is passed to other Remote Procedure Call (RPC) subroutines that require a function parameter, but does not transmit data.
This subroutine always returns a value of 1.
This subroutine is part of Base Operating System (BOS) Runtime.
List of XDR Programming References.
eXternal Data Representation (XDR) Overview for Programming and Understanding XDR Library Filter Primitives in AIX Version 4.3 Communications Programming Concepts.