Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./../../../../../../usr/man/man3dlpi/dlpi_close.3dlpi
Real path: /usr/share/man/man3dlpi/dlpi_close.3dlpi
Zurück
'\" te .\" Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. .TH dlpi_close 3DLPI "15 Jun 2007" "Oracle Solaris 11.4" "Data Link Provider Interface Library Functions" .SH NAME dlpi_close \- close DLPI link .SH SYNOPSIS .LP .nf \fBcc\fR [ \fIflag\fR ... ] \fIfile\fR ... \fB-ldlpi\fR [ \fIlibrary\fR ... ] #include <libdlpi.h> \fBvoid\fR \fIdlpi_close\fR(\fBdlpi_handle_t\fR \fIdh\fR); .fi .SH DESCRIPTION .sp .LP The \fBdlpi_close()\fR function closes the open \fBDLPI\fR link instance associated with \fIdh\fR and destroys \fIdh\fR after closing the \fBDLPI\fR link instance. .SH ATTRIBUTES .sp .LP See \fBattributes\fR(7) for description of the following attributes: .sp .TS tab( ) box; lw(2.75i) |lw(2.75i) lw(2.75i) |lw(2.75i) . ATTRIBUTE TYPE ATTRIBUTE VALUE _ Interface Stability Committed _ MT-Level Safe .TE .sp .SH SEE ALSO .sp .LP \fBdlpi_open\fR(3DLPI), \fBlibdlpi\fR(3LIB), \fBattributes\fR(7)