aboutsummaryrefslogtreecommitdiff
path: root/libc/consts/os/extra/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'libc/consts/os/extra/index.html')
-rw-r--r--libc/consts/os/extra/index.html254
1 files changed, 254 insertions, 0 deletions
diff --git a/libc/consts/os/extra/index.html b/libc/consts/os/extra/index.html
new file mode 100644
index 0000000..cd48ba7
--- /dev/null
+++ b/libc/consts/os/extra/index.html
@@ -0,0 +1,254 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta name="generator" content="rustdoc">
+ <meta name="description" content="API documentation for the Rust `extra` mod in crate `libc`.">
+ <meta name="keywords" content="rust, rustlang, rust-lang, extra">
+
+ <title>libc::consts::os::extra - Rust</title>
+
+ <link rel="stylesheet" type="text/css" href="../../../../main.css">
+
+ <link rel="shortcut icon" href="https://doc.rust-lang.org/favicon.ico">
+
+</head>
+<body class="rustdoc">
+ <!--[if lte IE 8]>
+ <div class="warning">
+ This old browser is unsupported and will most likely display funky
+ things.
+ </div>
+ <![endif]-->
+
+
+
+ <section class="sidebar">
+ <a href='../../../../libc/index.html'><img src='http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='' width='100'></a>
+ <p class='location'><a href='../../../index.html'>libc</a>::<wbr><a href='../../index.html'>consts</a>::<wbr><a href='../index.html'>os</a></p><script>window.sidebarCurrent = {name: 'extra', ty: 'mod', relpath: '../'};</script><script defer src="../sidebar-items.js"></script>
+ </section>
+
+ <nav class="sub">
+ <form class="search-form js-only">
+ <div class="search-container">
+ <input class="search-input" name="search"
+ autocomplete="off"
+ placeholder="Click or press 'S' to search, '?' for more options..."
+ type="search">
+ </div>
+ </form>
+ </nav>
+
+ <section id='main' class="content mod">
+<h1 class='fqn'><span class='in-band'>Module <a href='../../../index.html'>libc</a>::<wbr><a href='../../index.html'>consts</a>::<wbr><a href='../index.html'>os</a>::<wbr><a class='mod' href=''>extra</a></span><span class='out-of-band'><span id='render-detail'>
+ <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
+ [<span class='inner'>&#x2212;</span>]
+ </a>
+ </span><a id='src-2719' class='srclink' href='../../../../src/libc/lib.rs.html#3682-3707' title='goto source code'>[src]</a></span></h1>
+<h2 id='constants' class='section-header'><a href="#constants">Constants</a></h2>
+<table>
+ <tr class=' module-item'>
+ <td><a class='constant' href='constant.AF_PACKET.html'
+ title='libc::consts::os::extra::AF_PACKET'>AF_PACKET</a></td>
+ <td class='docblock short'>
+
+ </td>
+ </tr>
+
+ <tr class=' module-item'>
+ <td><a class='constant' href='constant.IPPROTO_RAW.html'
+ title='libc::consts::os::extra::IPPROTO_RAW'>IPPROTO_RAW</a></td>
+ <td class='docblock short'>
+
+ </td>
+ </tr>
+
+ <tr class=' module-item'>
+ <td><a class='constant' href='constant.MAP_32BIT.html'
+ title='libc::consts::os::extra::MAP_32BIT'>MAP_32BIT</a></td>
+ <td class='docblock short'>
+
+ </td>
+ </tr>
+
+ <tr class=' module-item'>
+ <td><a class='constant' href='constant.MAP_ANONYMOUS.html'
+ title='libc::consts::os::extra::MAP_ANONYMOUS'>MAP_ANONYMOUS</a></td>
+ <td class='docblock short'>
+
+ </td>
+ </tr>
+
+ <tr class=' module-item'>
+ <td><a class='constant' href='constant.MAP_DENYWRITE.html'
+ title='libc::consts::os::extra::MAP_DENYWRITE'>MAP_DENYWRITE</a></td>
+ <td class='docblock short'>
+
+ </td>
+ </tr>
+
+ <tr class=' module-item'>
+ <td><a class='constant' href='constant.MAP_EXECUTABLE.html'
+ title='libc::consts::os::extra::MAP_EXECUTABLE'>MAP_EXECUTABLE</a></td>
+ <td class='docblock short'>
+
+ </td>
+ </tr>
+
+ <tr class=' module-item'>
+ <td><a class='constant' href='constant.MAP_GROWSDOWN.html'
+ title='libc::consts::os::extra::MAP_GROWSDOWN'>MAP_GROWSDOWN</a></td>
+ <td class='docblock short'>
+
+ </td>
+ </tr>
+
+ <tr class=' module-item'>
+ <td><a class='constant' href='constant.MAP_LOCKED.html'
+ title='libc::consts::os::extra::MAP_LOCKED'>MAP_LOCKED</a></td>
+ <td class='docblock short'>
+
+ </td>
+ </tr>
+
+ <tr class=' module-item'>
+ <td><a class='constant' href='constant.MAP_NONBLOCK.html'
+ title='libc::consts::os::extra::MAP_NONBLOCK'>MAP_NONBLOCK</a></td>
+ <td class='docblock short'>
+
+ </td>
+ </tr>
+
+ <tr class=' module-item'>
+ <td><a class='constant' href='constant.MAP_NORESERVE.html'
+ title='libc::consts::os::extra::MAP_NORESERVE'>MAP_NORESERVE</a></td>
+ <td class='docblock short'>
+
+ </td>
+ </tr>
+
+ <tr class=' module-item'>
+ <td><a class='constant' href='constant.MAP_POPULATE.html'
+ title='libc::consts::os::extra::MAP_POPULATE'>MAP_POPULATE</a></td>
+ <td class='docblock short'>
+
+ </td>
+ </tr>
+
+ <tr class=' module-item'>
+ <td><a class='constant' href='constant.MAP_STACK.html'
+ title='libc::consts::os::extra::MAP_STACK'>MAP_STACK</a></td>
+ <td class='docblock short'>
+
+ </td>
+ </tr>
+
+ <tr class=' module-item'>
+ <td><a class='constant' href='constant.MAP_TYPE.html'
+ title='libc::consts::os::extra::MAP_TYPE'>MAP_TYPE</a></td>
+ <td class='docblock short'>
+
+ </td>
+ </tr>
+
+ <tr class=' module-item'>
+ <td><a class='constant' href='constant.O_DSYNC.html'
+ title='libc::consts::os::extra::O_DSYNC'>O_DSYNC</a></td>
+ <td class='docblock short'>
+
+ </td>
+ </tr>
+
+ <tr class=' module-item'>
+ <td><a class='constant' href='constant.O_NONBLOCK.html'
+ title='libc::consts::os::extra::O_NONBLOCK'>O_NONBLOCK</a></td>
+ <td class='docblock short'>
+
+ </td>
+ </tr>
+
+ <tr class=' module-item'>
+ <td><a class='constant' href='constant.O_RSYNC.html'
+ title='libc::consts::os::extra::O_RSYNC'>O_RSYNC</a></td>
+ <td class='docblock short'>
+
+ </td>
+ </tr>
+
+ <tr class=' module-item'>
+ <td><a class='constant' href='constant.O_SYNC.html'
+ title='libc::consts::os::extra::O_SYNC'>O_SYNC</a></td>
+ <td class='docblock short'>
+
+ </td>
+ </tr>
+
+ <tr class=' module-item'>
+ <td><a class='constant' href='constant.PROT_GROWSDOWN.html'
+ title='libc::consts::os::extra::PROT_GROWSDOWN'>PROT_GROWSDOWN</a></td>
+ <td class='docblock short'>
+
+ </td>
+ </tr>
+
+ <tr class=' module-item'>
+ <td><a class='constant' href='constant.PROT_GROWSUP.html'
+ title='libc::consts::os::extra::PROT_GROWSUP'>PROT_GROWSUP</a></td>
+ <td class='docblock short'>
+
+ </td>
+ </tr>
+ </table></section>
+ <section id='search' class="content hidden"></section>
+
+ <section class="footer"></section>
+
+ <div id="help" class="hidden">
+ <div class="shortcuts">
+ <h1>Keyboard shortcuts</h1>
+ <dl>
+ <dt>?</dt>
+ <dd>Show this help dialog</dd>
+ <dt>S</dt>
+ <dd>Focus the search field</dd>
+ <dt>&larrb;</dt>
+ <dd>Move up in search results</dd>
+ <dt>&rarrb;</dt>
+ <dd>Move down in search results</dd>
+ <dt>&#9166;</dt>
+ <dd>Go to active search result</dd>
+ </dl>
+ </div>
+ <div class="infos">
+ <h1>Search tricks</h1>
+ <p>
+ Prefix searches with a type followed by a colon (e.g.
+ <code>fn:</code>) to restrict the search to a given type.
+ </p>
+ <p>
+ Accepted types are: <code>fn</code>, <code>mod</code>,
+ <code>struct</code>, <code>enum</code>,
+ <code>trait</code>, <code>typedef</code> (or
+ <code>tdef</code>).
+ </p>
+ <p>
+ Search functions by type signature (e.g.
+ <code>vec -> usize</code>)
+ </p>
+ </div>
+ </div>
+
+
+
+ <script>
+ window.rootPath = "../../../../";
+ window.currentCrate = "libc";
+ window.playgroundUrl = "http://play.rust-lang.org/";
+ </script>
+ <script src="../../../../jquery.js"></script>
+ <script src="../../../../main.js"></script>
+ <script src="../../../../playpen.js"></script>
+ <script async src="../../../../search-index.js"></script>
+</body>
+</html> \ No newline at end of file