Man Page: dlpi_close
Operating Environment: opensolaris
Section: 3dlpi
dlpi_close(3DLPI) Data Link Provider Interface Library Functions dlpi_close(3DLPI)NAMEdlpi_close - close DLPI linkSYNOPSIScc [ flag ... ] file ... -ldlpi [ library ... ] #include <libdlpi.h> void dlpi_close(dlpi_handle_t dh);DESCRIPTIONThe dlpi_close() function closes the open DLPI link instance associated with dh and destroys dh after closing the DLPI link instance.ATTRIBUTESSee attributes(5) for description of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+SEE ALSOdlpi_open(3DLPI), libdlpi(3LIB), attributes(5) SunOS 5.11 15 Jun 2007 dlpi_close(3DLPI)
| Related Man Pages |
|---|
| dlpi_arptype(3dlpi) - opensolaris |
| dlpi_bind(3dlpi) - opensolaris |
| dlpi_disabmulti(3dlpi) - opensolaris |
| dlpi_set_physaddr(3dlpi) - opensolaris |
| dlpi_promiscon(3dlpi) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Study UNIX Kernel |
| Change directory for core file |
| Free Sun Blade 2k, Ultra 2, Ross Hyperstation 30, cards, memory- Baltimore, MD |
| What's legal and what's not? |
| Identify problem with while getopts |