Previous section.

DCE 1.1: Authentication and Security Services
Copyright © 1997 The Open Group

NAME

sec_login_free_net_info-Free memory allocated for network information.

SYNOPSIS

#include <dce/sec_login.h>

void sec_login_free_net_info (
    sec_login_net_info_t *net_info );

PARAMETERS

Input/Output

net_info

The network information to be freed.

DESCRIPTION

The sec_login_free_net_info() routine frees memory allocated for a sec_login_net_info_t structure allocated by sec_login_inquire_net_info().

SEE ALSO

Functions: sec_login_inquire_net_info().
Please note that the html version of this specification may contain formatting aberrations. The definitive version is available as an electronic publication on CD-ROM from The Open Group.

Contents Next section Index