z/OS Communications Server: IP Programmer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


authnone_create()

z/OS Communications Server: IP Programmer's Guide and Reference
SC27-3659-02

Format

#.include <rpc.h>.
AUTH *
authnone_create()

Parameters

None.

Usage

The authnone_create() call creates and returns an RPC authentication handle. The handle passes the NULL authentication on each call.

Context

  • auth_destroy()
  • authunix_create()
  • authunix_create_default()

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014