#include <rpc/rpc.h>
AUTH *authnone_create ( )
The authnone_create subroutine creates and returns a default Remote Procedure Call (RPC) authentication handle that passes null authentication information with each remote procedure call.
This subroutine returns a pointer to an RPC authentication handle.
This subroutine is part of Base Operating System (BOS) Runtime.
The authunix_create subroutine, authunix_create_default subroutine, svcerr_auth subroutine.
The auth_destroy macro.
Remote Procedure Call (RPC) Overview for Programming in AIX Version 4.3 Communications Programming Concepts.