File: ch01.html

package info (click to toggle)
libuser 1%3A0.56.9.dfsg.1-1.2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 6,624 kB
  • sloc: ansic: 15,970; sh: 10,571; xml: 2,060; python: 1,740; yacc: 782; makefile: 275; sed: 16
file content (52 lines) | stat: -rw-r--r-- 2,737 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>libuser</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="libuser Reference Manual">
<link rel="up" href="index.html" title="libuser Reference Manual">
<link rel="prev" href="index.html" title="libuser Reference Manual">
<link rel="next" href="libuser-config.html" title="config">
<meta name="generator" content="GTK-Doc V1.9 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="libuser">
</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="2"><tr valign="middle">
<td><a accesskey="p" href="index.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td>&#160;</td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">libuser Reference Manual</th>
<td><a accesskey="n" href="libuser-config.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="chapter" lang="en">
<div class="titlepage"><div><div><h2 class="title">
<a name="id3062583"></a>libuser</h2></div></div></div>
<div class="toc"><dl>
<dt>
<span class="refentrytitle"><a href="libuser-config.html">config</a></span><span class="refpurpose"> &#8212; Routines for reading configuration information for the libuser library.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libuser-value.html">value</a></span><span class="refpurpose"> &#8212; Simplified interface to GValue types used in libuser entities.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libuser-entity.html">entity</a></span><span class="refpurpose"> &#8212; 
Functions for manipulating lu_ent structures.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libuser-error.html">error</a></span><span class="refpurpose"> &#8212; Functions for allocating and manipulating <span class="type">lu_error</span> structures.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libuser-prompt.html">prompt</a></span><span class="refpurpose"> &#8212; 
Sample prompter functions for use with the libuser library.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libuser-user.html">user</a></span><span class="refpurpose"> &#8212; 
Functions for initializing the library, looking up information, and making 
changes to the system information store.</span>
</dt>
</dl></div>
</div>
</body>
</html>