Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./../../../../../../usr/man/man3/drmAvailable.3
Real path: /usr/share/man/man3/drmAvailable.3
Zurück
'\" te '\" t .\" Title: drmAvailable .\" Author: David Herrmann <dh.herrmann@googlemail.com> .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> .\" Date: September 2012 .\" Manual: Direct Rendering Manager .\" Source: libdrm .\" Language: English .\" .TH "DRMAVAILABLE" 3 "September 2012" "libdrm" "Direct Rendering Manager" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" drmAvailable \- determine whether a DRM kernel driver has been loaded .SH "SYNOPSIS" .sp .ft B .nf #include <xf86drm\&.h> .fi .ft .HP \w'int\ drmAvailable('u .BI "int drmAvailable(void);" .SH "DESCRIPTION" .PP \fBdrmAvailable\fR allows the caller to determine whether a kernel DRM driver is loaded\&. .SH "RETURN VALUE" .PP \fBdrmAvailable\fR returns 1 if a DRM driver is currently loaded\&. Otherwise 0 is returned\&. .SH "REPORTING BUGS" .PP Bugs in this function should be reported to https://bugs\&.freedesktop\&.org/enter_bug\&.cgi?product=DRI&component=libdrm under the "DRI" product, component "libdrm" .\" Oracle has added the ARC stability level to this manual page .SH ATTRIBUTES See .BR attributes (7) for descriptions of the following attributes: .sp .TS box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availability x11/library/libdrm = Stability Volatile .TE .PP .SH "SEE ALSO" .PP \fBdrm\fR(7), \fBdrmOpen\fR(3) .SH NOTES .\" Oracle has added source availability information to this manual page Source code for open source software components in Oracle Solaris can be found at https://www.oracle.com/downloads/opensource/solaris-source-code-downloads.html. This software was built from source available at https://github.com/oracle/solaris-userland. The original community source was downloaded from https://dri.freedesktop.org/libdrm/libdrm-2.4.100.tar.bz2. Further information about this software can be found on the open source community website at https://dri.freedesktop.org/.