mirror of
https://git.proxmox.com/git/systemd
synced 2025-05-25 16:38:12 +00:00
57 lines
2.8 KiB
HTML
57 lines
2.8 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<title>libudev Reference Manual: API Reference</title>
|
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
|
<link rel="home" href="index.html" title="libudev Reference Manual">
|
|
<link rel="up" href="index.html" title="libudev Reference Manual">
|
|
<link rel="prev" href="index.html" title="libudev Reference Manual">
|
|
<link rel="next" href="libudev-udev.html" title="udev">
|
|
<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
|
|
<link rel="stylesheet" href="style.css" type="text/css">
|
|
</head>
|
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
|
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
|
<td width="100%" align="left" class="shortcuts"></td>
|
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
|
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
|
|
<td><a accesskey="p" href="index.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
|
<td><a accesskey="n" href="libudev-udev.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
|
</tr></table>
|
|
<div class="chapter">
|
|
<div class="titlepage"><div><div><h1 class="title">
|
|
<a name="id-1.2"></a>API Reference</h1></div></div></div>
|
|
<div class="toc"><dl class="toc">
|
|
<dt>
|
|
<span class="refentrytitle"><a href="libudev-udev.html">udev</a></span><span class="refpurpose"> — libudev context</span>
|
|
</dt>
|
|
<dt>
|
|
<span class="refentrytitle"><a href="libudev-udev-list.html">udev_list</a></span><span class="refpurpose"> — list operation</span>
|
|
</dt>
|
|
<dt>
|
|
<span class="refentrytitle"><a href="libudev-udev-device.html">udev_device</a></span><span class="refpurpose"> — kernel sys devices</span>
|
|
</dt>
|
|
<dt>
|
|
<span class="refentrytitle"><a href="libudev-udev-monitor.html">udev_monitor</a></span><span class="refpurpose"> — device event source</span>
|
|
</dt>
|
|
<dt>
|
|
<span class="refentrytitle"><a href="libudev-udev-enumerate.html">udev_enumerate</a></span><span class="refpurpose"> — lookup and sort sys devices</span>
|
|
</dt>
|
|
<dt>
|
|
<span class="refentrytitle"><a href="libudev-udev-queue.html">udev_queue</a></span><span class="refpurpose"> — access to currently active events</span>
|
|
</dt>
|
|
<dt>
|
|
<span class="refentrytitle"><a href="libudev-udev-hwdb.html">udev_hwdb</a></span><span class="refpurpose"> — retrieve properties from the hardware database</span>
|
|
</dt>
|
|
<dt>
|
|
<span class="refentrytitle"><a href="libudev-udev-util.html">udev_util</a></span><span class="refpurpose"> — utils</span>
|
|
</dt>
|
|
</dl></div>
|
|
<a name="idx"></a>
|
|
</div>
|
|
<div class="footer">
|
|
<hr>
|
|
Generated by GTK-Doc V1.21</div>
|
|
</body>
|
|
</html> |