Content-type: text/html Man page of dlpi_close

dlpi_close

Section: Data Link Provider Interface Library Functions (3DLPI)
Updated: 15 Jun 2007
Index Return to Main Contents
 

NAME

dlpi_close - close DLPI link  

SYNOPSIS

cc [ flag ... ] file ... -ldlpi [ library ... ]
#include <libdlpi.h>

void dlpi_close(dlpi_handle_t dh);

 

DESCRIPTION

The dlpi_close() function closes the open DLPI link instance associated with dh and destroys dh after closing the DLPI link instance.  

ATTRIBUTES

See attributes(5) for description of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE

Interface StabilityCommitted

MT-Level

 

SEE ALSO

dlpi_open(3DLPI), libdlpi(3LIB), attributes(5)


 

Index

NAME
SYNOPSIS
DESCRIPTION
ATTRIBUTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:40:01 GMT, October 02, 2010