VMS Help  —  TCPIP Services, Programming Interfaces, RPC Client Routines, authunix_create
    Creates and returns an RPC authentication handle that contains
    UNIX-style authentication information.
    Format
      #include  <rpc/rpc.h>
      AUTH  *authunix_create(char *host, int uid, int gid, int len,
            int *aup_gids );
Additional Information: explode extract
Arguments Description Return Values
Close Help