/freebsd/crypto/heimdal/doc/doxyout/ntlm/html/ |
H A D | test__ntlm_8c-example.html | 15 <li><a href="index.html"><span>Main Page</span></a></li> 16 <li><a href="modules.html"><span>Modules</span></a></li> 17 <li><a href="annotated.html"><span>Data Structures</span></a></li> 18 <li><a href="examples.html"><span>Examples</span></a></li> 24 <div class="fragment"><pre class="fragment"><span class="comment">/*</span> 25 <span class="comment"> * Copyright (c) 2006 - 2007 Kungliga Tekniska Högskolan</span> 26 <span class="comment"> * (Royal Institute of Technology, Stockholm, Sweden).</span> 27 <span class="comment"> * All rights reserved.</span> 28 <span class="comment"> *</span> 29 <span class="comment"> * Redistribution and use in source and binary forms, with or without</span> [all …]
|
H A D | graph_legend.html | 15 <li><a href="index.html"><span>Main Page</span></a></li> 16 <li><a href="modules.html"><span>Modules</span></a></li> 17 <li><a href="annotated.html"><span>Data Structures</span></a></li> 18 <li><a href="examples.html"><span>Examples</span></a></li> 24 … class="fragment"><pre class="fragment"><span class="comment">/*! Invisible class because of trunc… 25 <span class="keyword">class </span>Invisible { }; 26 <span class="comment"></span> 27 <span class="comment">/*! Truncated class, inheritance relation is hidden */</span> 28 <span class="keyword">class </span>Truncated : <span class="keyword">public</span> Invisible { }; 30 <span class="comment">/* Class not documented with doxygen comments */</span> [all …]
|
/freebsd/crypto/heimdal/doc/doxyout/hcrypto/html/ |
H A D | example__evp__cipher_8c-example.html | 15 <li><a href="index.html"><span>Main Page</span></a></li> 16 <li><a href="modules.html"><span>Modules</span></a></li> 17 <li><a href="examples.html"><span>Examples</span></a></li> 23 <div class="fragment"><pre class="fragment"><span class="comment">/*</span> 24 <span class="comment"> * Copyright (c) 2008 Kungliga Tekniska Högskolan</span> 25 <span class="comment"> * (Royal Institute of Technology, Stockholm, Sweden).</span> 26 <span class="comment"> * All rights reserved.</span> 27 <span class="comment"> *</span> 28 <span class="comment"> * Redistribution and use in source and binary forms, with or without</span> 29 <span class="comment"> * modification, are permitted provided that the following conditions</span> [all …]
|
H A D | graph_legend.html | 15 <li><a href="index.html"><span>Main Page</span></a></li> 16 <li><a href="modules.html"><span>Modules</span></a></li> 17 <li><a href="examples.html"><span>Examples</span></a></li> 23 … class="fragment"><pre class="fragment"><span class="comment">/*! Invisible class because of trunc… 24 <span class="keyword">class </span>Invisible { }; 25 <span class="comment"></span> 26 <span class="comment">/*! Truncated class, inheritance relation is hidden */</span> 27 <span class="keyword">class </span>Truncated : <span class="keyword">public</span> Invisible { }; 29 <span class="comment">/* Class not documented with doxygen comments */</span> 30 <span class="keyword">class </span>Undocumented { }; [all …]
|
/freebsd/crypto/heimdal/doc/doxyout/hdb/html/ |
H A D | graph_legend.html | 15 <li><a href="index.html"><span>Main Page</span></a></li> 16 <li><a href="annotated.html"><span>Data Structures</span></a></li> 22 … class="fragment"><pre class="fragment"><span class="comment">/*! Invisible class because of trunc… 23 <span class="keyword">class </span>Invisible { }; 24 <span class="comment"></span> 25 <span class="comment">/*! Truncated class, inheritance relation is hidden */</span> 26 <span class="keyword">class </span>Truncated : <span class="keyword">public</span> Invisible { }; 28 <span class="comment">/* Class not documented with doxygen comments */</span> 29 <span class="keyword">class </span>Undocumented { }; 30 <span class="comment"></span> [all …]
|
/freebsd/crypto/heimdal/doc/doxyout/wind/html/ |
H A D | graph_legend.html | 15 <li><a href="index.html"><span>Main Page</span></a></li> 16 <li><a href="modules.html"><span>Modules</span></a></li> 22 … class="fragment"><pre class="fragment"><span class="comment">/*! Invisible class because of trunc… 23 <span class="keyword">class </span>Invisible { }; 24 <span class="comment"></span> 25 <span class="comment">/*! Truncated class, inheritance relation is hidden */</span> 26 <span class="keyword">class </span>Truncated : <span class="keyword">public</span> Invisible { }; 28 <span class="comment">/* Class not documented with doxygen comments */</span> 29 <span class="keyword">class </span>Undocumented { }; 30 <span class="comment"></span> [all …]
|
/freebsd/crypto/heimdal/doc/doxyout/krb5/html/ |
H A D | graph_legend.html | 15 <li><a href="index.html"><span>Main Page</span></a></li> 16 <li><a href="pages.html"><span>Related Pages</span></a></li> 17 <li><a href="modules.html"><span>Modules</span></a></li> 18 <li><a href="annotated.html"><span>Data Structures</span></a></li> 24 … class="fragment"><pre class="fragment"><span class="comment">/*! Invisible class because of trunc… 25 <span class="keyword">class </span>Invisible { }; 26 <span class="comment"></span> 27 <span class="comment">/*! Truncated class, inheritance relation is hidden */</span> 28 <span class="keyword">class </span>Truncated : <span class="keyword">public</span> Invisible { }; 30 <span class="comment">/* Class not documented with doxygen comments */</span> [all …]
|
H A D | krb5_ccache_intro.html | 15 <li><a href="index.html"><span>Main Page</span></a></li> 16 <li><a href="pages.html"><span>Related Pages</span></a></li> 17 <li><a href="modules.html"><span>Modules</span></a></li> 18 <li><a href="annotated.html"><span>Data Structures</span></a></li> 31 …st: <div class="fragment"><pre class="fragment"><span class="preprocessor">#include <krb5.h>… 33 <span class="keywordtype">int</span> 34 main (<span class="keywordtype">int</span> argc, <span class="keywordtype">char</span> **argv) 42 …<span class="keywordflow">if</span> (<a class="code" href="group__krb5.html#gbd94206e186c58a093975… 43 errx(1, <span class="stringliteral">"krb5_context"</span>); 45 …2ef022f3e27f7f0f457d9c751">krb5_cc_default</a> (context, &<span class="keywordtype">id</span>); [all …]
|
H A D | krb5_introduction.html | 15 <li><a href="index.html"><span>Main Page</span></a></li> 16 <li><a href="pages.html"><span>Related Pages</span></a></li> 17 <li><a href="modules.html"><span>Modules</span></a></li> 18 <li><a href="annotated.html"><span>Data Structures</span></a></li> 59 <div class="fragment"><pre class="fragment"><span class="preprocessor"> #include <krb5.h></sp… 61 <span class="keywordtype">int</span> 62 main(<span class="keywordtype">int</span> argc, <span class="keywordtype">char</span> **argv) 66 …<span class="keywordflow">if</span> (<a class="code" href="group__krb5.html#gbd94206e186c58a093975… 67 errx (1, <span class="stringliteral">"krb5_context"</span>); 70 <div class="fragment"><pre class="fragment"> <span class="keyword">struct </span>addrinfo *… [all …]
|
H A D | krb5_keytab_intro.html | 15 <li><a href="index.html"><span>Main Page</span></a></li> 16 <li><a href="pages.html"><span>Related Pages</span></a></li> 17 <li><a href="modules.html"><span>Modules</span></a></li> 18 <li><a href="annotated.html"><span>Data Structures</span></a></li> 43 <div class="fragment"><pre class="fragment"><span class="keywordtype">int</span> 44 main (<span class="keywordtype">int</span> argc, <span class="keywordtype">char</span> **argv) 51 <span class="keywordtype">char</span> *principal; 53 …<span class="keywordflow">if</span> (<a class="code" href="group__krb5.html#gbd94206e186c58a093975… 54 errx(1, <span class="stringliteral">"krb5_context"</span>); 57 <span class="keywordflow">if</span> (ret) [all …]
|
/freebsd/crypto/heimdal/doc/doxyout/gssapi/html/ |
H A D | graph_legend.html | 15 <li><a href="index.html"><span>Main Page</span></a></li> 16 <li><a href="pages.html"><span>Related Pages</span></a></li> 17 <li><a href="modules.html"><span>Modules</span></a></li> 23 … class="fragment"><pre class="fragment"><span class="comment">/*! Invisible class because of trunc… 24 <span class="keyword">class </span>Invisible { }; 25 <span class="comment"></span> 26 <span class="comment">/*! Truncated class, inheritance relation is hidden */</span> 27 <span class="keyword">class </span>Truncated : <span class="keyword">public</span> Invisible { }; 29 <span class="comment">/* Class not documented with doxygen comments */</span> 30 <span class="keyword">class </span>Undocumented { }; [all …]
|
/freebsd/crypto/heimdal/doc/doxyout/hx509/html/ |
H A D | graph_legend.html | 15 <li><a href="index.html"><span>Main Page</span></a></li> 16 <li><a href="pages.html"><span>Related Pages</span></a></li> 17 <li><a href="modules.html"><span>Modules</span></a></li> 23 … class="fragment"><pre class="fragment"><span class="comment">/*! Invisible class because of trunc… 24 <span class="keyword">class </span>Invisible { }; 25 <span class="comment"></span> 26 <span class="comment">/*! Truncated class, inheritance relation is hidden */</span> 27 <span class="keyword">class </span>Truncated : <span class="keyword">public</span> Invisible { }; 29 <span class="comment">/* Class not documented with doxygen comments */</span> 30 <span class="keyword">class </span>Undocumented { }; [all …]
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | span | 14 span synopsis 35 // [views.span], class template span 37 class span; 40 inline constexpr bool ranges::enable_view<span<ElementType, Extent>> = true; 43 inline constexpr bool ranges::enable_borrowed_range<span<ElementType, Extent>> = true; 45 // [span.objectrep], views of object representation 47 span<const byte, ((Extent == dynamic_extent) ? dynamic_extent : 48 (sizeof(ElementType) * Extent))> as_bytes(span<ElementType, Extent> s) noexcept; 51 span< byte, ((Extent == dynamic_extent) ? dynamic_extent : 52 (sizeof(ElementType) * Extent))> as_writable_bytes(span<ElementType, Extent> s) noexcept; [all …]
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpd.html | 27 span.nolinebreak {white-space: nowrap} 28 span.roman {font-family: initial; font-weight: normal} 29 span.sansserif {font-family: sans-serif; font-weight: normal} 44 <span id="Top"></span><div class="header"> 48 <span id="ntpd_003a-Network-Time-Protocol-_0028NTP_0029-Daemon-User-Manual"></span><h1 class="top">ntpd: Network Time Protocol (NTP) Daemon User Manual</h1> 61 <span id="SEC_Overview"></span> 81 <span i [all...] |
/freebsd/contrib/ntp/scripts/ntpsweep/ |
H A D | ntpsweep.html | 27 span.nolinebreak {white-space: nowrap} 28 span.roman {font-family: initial; font-weight: normal} 29 span.sansserif {font-family: sans-serif; font-weight: normal} 44 <span id="Top"></span><div class="header"> 54 <span id="SEC_Overview"></span> 71 <span id="ntpsweep-Invocation"></span><div class="header"> 75 <span i [all...] |
/freebsd/contrib/ntp/sntp/ |
H A D | sntp.html | 27 span.nolinebreak {white-space: nowrap} 28 span.roman {font-family: initial; font-weight: normal} 29 span.sansserif {font-family: sans-serif; font-weight: normal} 44 <span id="Top"></span><div class="header"> 48 <span id="Simple-Network-Time-Protocol-User-Manual"></span><h1 class="top">Simple Network Time Protocol User Manual</h1> 61 <span id="SEC_Overview"></span> 81 <span i [all...] |
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc.html | 27 span.nolinebreak {white-space: nowrap} 28 span.roman {font-family: initial; font-weight: normal} 29 span.sansserif {font-family: sans-serif; font-weight: normal} 44 <span id="Top"></span><div class="header"> 48 <span id="ntpdc_003a-NTPD-Control-User-Manual"></span><h1 class="top">ntpdc: NTPD Control User Manual</h1> 61 <span id="SEC_Overview"></span> 81 <span i [all...] |
/freebsd/contrib/ntp/scripts/ |
H A D | summary.html | 27 span.nolinebreak {white-space: nowrap} 28 span.roman {font-family: initial; font-weight: normal} 29 span.sansserif {font-family: sans-serif; font-weight: normal} 44 <span id="Top"></span><div class="header"> 48 <span id="Summary-User-Manual"></span><h1 class="top">Summary User Manual</h1> 53 <span id="SEC_Overview"></span> 71 <span i [all...] |
H A D | plot_summary.html | 27 span.nolinebreak {white-space: nowrap} 28 span.roman {font-family: initial; font-weight: normal} 29 span.sansserif {font-family: sans-serif; font-weight: normal} 44 <span id="Top"></span><div class="header"> 48 <span id="Plot_005fsummary-User-Manual"></span><h1 class="top">Plot_summary User Manual</h1> 53 <span id="SEC_Overview"></span> 71 <span i [all...] |
/freebsd/contrib/ntp/scripts/update-leap/ |
H A D | update-leap.html | 27 span.nolinebreak {white-space: nowrap} 28 span.roman {font-family: initial; font-weight: normal} 29 span.sansserif {font-family: sans-serif; font-weight: normal} 44 <span id="Top"></span><div class="header"> 54 <span id="SEC_Overview"></span> 71 <span id="update_002dleap-Invocation"></span><div class="header"> 75 <span i [all...] |
/freebsd/contrib/ntp/scripts/ntp-wait/ |
H A D | ntp-wait.html | 27 span.nolinebreak {white-space: nowrap} 28 span.roman {font-family: initial; font-weight: normal} 29 span.sansserif {font-family: sans-serif; font-weight: normal} 44 <span id="Top"></span><div class="header"> 63 <span id="SEC_Overview"></span> 80 <span id="ntp_002dwait-Invocation"></span><div class="header"> 84 <span i [all...] |
/freebsd/contrib/ntp/scripts/ntptrace/ |
H A D | ntptrace.html | 27 span.nolinebreak {white-space: nowrap} 28 span.roman {font-family: initial; font-weight: normal} 29 span.sansserif {font-family: sans-serif; font-weight: normal} 44 <span id="Top"></span><div class="header"> 48 <span id="Simple-Network-Time-Protocol-User-Manual"></span><h1 class="top">Simple Network Time Protocol User Manual</h1> 53 <span id="SEC_Overview"></span> 71 <span i [all...] |
/freebsd/contrib/ntp/scripts/calc_tickadj/ |
H A D | calc_tickadj.html | 27 span.nolinebreak {white-space: nowrap} 28 span.roman {font-family: initial; font-weight: normal} 29 span.sansserif {font-family: sans-serif; font-weight: normal} 43 <span id="Top"></span><div class="header"> 47 <span id="calc_005ftickadj-User_0027s-Manual"></span><h1 class="top">calc_tickadj User’s Manual</h1> 52 <span id="SEC_Overview"></span> 70 <span i [all...] |
/freebsd/contrib/ncurses/ |
H A D | announce.html.in | 63 <p>The <span class="main-name">ncurses</span> (new curses) 73 keepers of <span class="main-name">unix</span> releases such as 74 BSD/OS, FreeBSD and NetBSD to switch over to <span class= 75 "main-name">ncurses</span>.</p> 77 <p>Since 1995, <span class="main-name">ncurses</span> has been 91 curses) on all of the vendor <span class= 92 "main-name">unix</span> systems, e.g., AIX, HP-UX, IRIX64, SCO, 96 <span class="main-name">unix</span>.</li> 103 <li><a href="@HOMEPAGE@/man/captoinfo.1m.html"><span class= 104 "part-name">captoinfo</span></a>, a termcap conversion [all …]
|
/freebsd/sys/dev/mrsas/ |
H A D | mrsas_fp.c | 87 MR_LdSpanArrayGet(u_int32_t ld, u_int32_t span, 94 MR_LdSpanPtrGet(u_int32_t ld, u_int32_t span, 107 * span support) 122 get_arm(struct mrsas_softc *sc, u_int32_t ld, u_int8_t span, 126 * Spanset related defines Added for PRL11 configuration(Uneven span support) 197 MR_LdSpanArrayGet(u_int32_t ld, u_int32_t span, MR_DRV_RAID_MAP_ALL * map) in MR_LdSpanArrayGet() argument 199 return le16toh(map->raidMap.ldSpanMap[ld].spanBlock[span].span.arrayRef); in MR_LdSpanArrayGet() 226 MR_LdSpanPtrGet(u_int32_t ld, u_int32_t span, MR_DRV_RAID_MAP_ALL * map) in MR_LdSpanPtrGet() argument 228 return &map->raidMap.ldSpanMap[ld].spanBlock[span].span; in MR_LdSpanPtrGet() 558 device_printf(sc->mrsas_dev, "span map= %x\n", (unsigned int)sizeof(MR_LD_SPAN_MAP)); in MR_ValidateMapInfo() [all …]
|