/freebsd/contrib/libxo/doc/ |
H A D | xo.rst | 1 .. index:: --libxo, xo 11 The style of output can be selected using a specific option: "-X" for 12 XML, "-J" for JSON, "-H" for HTML, or "-T" for TEXT, which is the 13 default. The "--style <style>" option can also be used. The standard 14 set of "--libxo" options are available (see :ref:`options`), as well 15 as the :ref:`LIBXO_OPTIONS <libxo-options>` environment variable. 18 a set of zero or more arguments used to supply data for that string:: 36 <div class="data" data-tag="name">fish</div> 38 <div class="data" data-tag="weight">6</div> 42 The `--wrap $path` option can be used to wrap emitted content in a [all …]
|
/freebsd/contrib/libxo/xo/ |
H A D | xo.1 | 36 .Bl -tag -width indent 37 .It Ic --close Ar path 39 .It Ic -C | Ic --continuation 43 .It Ic --depth Ar num 45 .It Ic --help 47 .It Ic -H | Ic --html 49 .It Ic -J | Ic --json 51 .It Ic --leading-xpath Ar path 53 .It Ic --not-first 57 .It Ic --open Ar path [all …]
|
/freebsd/usr.sbin/devctl/ |
H A D | devctl.c | 1 /*- 44 #define DEVCTL_COMMAND(set, name, function) \ argument 47 DATA_SET(DEVCTL_DATASET(set), function ## _devctl_command) 49 #define DEVCTL_TABLE(set, name) \ argument 58 DEVCTL_COMMAND(set, name, devctl_ ## name ## _table_handler) 63 SET_DECLARE(DEVCTL_DATASET(top), struct devctl_command); 65 DEVCTL_TABLE(top, clear); 66 DEVCTL_TABLE(top, set); 73 " devctl detach [-f] device\n" in usage() 74 " devctl disable [-f] device\n" in usage() [all …]
|
/freebsd/contrib/sendmail/libmilter/docs/ |
H A D | smfi_chgfrom.html | 4 <!-- 5 $Id: smfi_chgfrom.html,v 1.4 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 11 <TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD> 23 <!----------- Description ----------> 24 <TR><TH valign="top" align=left>DESCRIPTION</TH><TD> 26 <TR align="left" valign=top> 30 <TR align="left" valign=top> 37 <!----------- Arguments ----------> [all …]
|
H A D | smfi_chgheader.html | 4 <!-- 5 $Id: smfi_chgheader.html,v 1.19 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 11 <TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD> 24 <!----------- Description ----------> 25 <TR><TH valign="top" align=left>DESCRIPTION</TH><TD> 27 <TR align="left" valign=top> 31 <TR align="left" valign=top> 38 <!----------- Arguments ----------> [all …]
|
H A D | smfi_addrcpt_par.html | 4 <!-- 5 $Id: smfi_addrcpt_par.html,v 1.5 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 11 <TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD> 23 <!----------- Description ----------> 24 <TR><TH valign="top" align=left>DESCRIPTION</TH><TD> 26 <TR align="left" valign=top> 30 <TR align="left" valign=top> 37 <!----------- Arguments ----------> [all …]
|
H A D | smfi_setpriv.html | 4 <!-- 5 $Id: smfi_setpriv.html,v 1.12 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 11 <TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD> 19 Set the private data pointer for this connection. 22 <!----------- Description ----------> 23 <TR><TH valign="top" align=left>DESCRIPTION</TH><TD> 25 <TR align="left" valign=top> 29 <TR align="left" valign=top> [all …]
|
H A D | smfi_addheader.html | 4 <!-- 5 $Id: smfi_addheader.html,v 1.21 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 11 <TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD> 23 <!----------- Description ----------> 24 <TR><TH valign="top" align=left>DESCRIPTION</TH><TD> 26 <TR align="left" valign=top> 30 <TR align="left" valign=top> 37 <!----------- Arguments ----------> [all …]
|
H A D | smfi_setconn.html | 4 <!-- 5 $Id: smfi_setconn.html,v 1.18 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 11 <TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD> 18 Set the socket through which this filter should communicate with sendmail. 21 <!----------- Description ----------> 22 <TR><TH valign="top" align=left>DESCRIPTION</TH><TD> 24 <TR align="left" valign=top> 28 <TR align="left" valign=top> [all …]
|
H A D | smfi_addrcpt.html | 4 <!-- 5 $Id: smfi_addrcpt.html,v 1.12 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 11 <TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD> 22 <!----------- Description ----------> 23 <TR><TH valign="top" align=left>DESCRIPTION</TH><TD> 25 <TR align="left" valign=top> 29 <TR align="left" valign=top> 36 <!----------- Arguments ----------> [all …]
|
H A D | smfi_delrcpt.html | 4 <!-- 5 $Id: smfi_delrcpt.html,v 1.12 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 11 <TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD> 22 <!----------- Description ----------> 23 <TR><TH valign="top" align=left>DESCRIPTION</TH><TD> 25 <TR align="left" valign=top> 29 <TR align="left" valign=top> 36 <!----------- Arguments ----------> [all …]
|
H A D | smfi_insheader.html | 4 <!-- 5 $Id: smfi_insheader.html,v 1.11 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 11 <TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD> 24 <!----------- Description ----------> 25 <TR><TH valign="top" align=left>DESCRIPTION</TH><TD> 27 <TR align="left" valign=top> 31 <TR align="left" valign=top> 38 <!----------- Arguments ----------> [all …]
|
H A D | smfi_replacebody.html | 4 <!-- 5 $Id: smfi_replacebody.html,v 1.16 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 11 <TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD> 20 Replace message-body data. 23 <!----------- Description ----------> 24 <TR><TH valign="top" align=left>DESCRIPTION</TH><TD> 26 <TR align="left" valign=top> 30 <TR align="left" valign=top> [all …]
|
H A D | smfi_setsymlist.html | 4 <!-- 5 $Id: smfi_setsymlist.html,v 1.7 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 11 <TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD> 20 Set the list of macros that the milter wants to receive from the MTA 24 <!----------- Description ----------> 25 <TR><TH valign="top" align=left>DESCRIPTION</TH><TD> 27 <TR align="left" valign=top> 33 <TR align="left" valign=top> [all …]
|
H A D | smfi_setreply.html | 4 <!-- 5 $Id: smfi_setreply.html,v 1.18 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 11 <TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD> 21 Set the default SMTP error reply code. Only 4XX and 5XX replies are accepted. 24 <!----------- Description ----------> 25 <TR><TH valign="top" align=left>DESCRIPTION</TH><TD> 27 <TR align="left" valign=top> 32 <TR align="left" valign=top> [all …]
|
H A D | smfi_register.html | 4 <!-- 5 $Id: smfi_register.html,v 1.19 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 11 <TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD> 18 Register a set of filter callbacks. 21 <!----------- Description ----------> 22 <TR><TH valign="top" align=left>DESCRIPTION</TH><TD> 24 <TR align="left" valign=top> 28 <TR align="left" valign=top> [all …]
|
H A D | smfi_setmlreply.html | 4 <!-- 5 $Id: smfi_setmlreply.html,v 1.5 2013-11-22 20:51:39 ca Exp $ 6 --> 10 <!---------- Synopsis -----------> 11 <TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD> 21 Set the default SMTP error reply code to a multi-line response. Only 4XX 25 <!----------- Description ----------> 26 <TR><TH valign="top" align=left>DESCRIPTION</TH><TD> 28 <TR align="left" valign=top> 33 <TR align="left" valign=top> [all …]
|
/freebsd/contrib/elftoolchain/libelftc/ |
H A D | make-toolchain-version | 3 # This script generates a project-wide version identifier for use by 6 # $Id: make-toolchain-version 3731 2019-04-06 14:28:34Z jkoshy $ 11 buildhost=`uname -s` 14 top="" 24 if [ -n "${*}" ]; then echo "##${@}"; fi 27 echo " Generate a toolchain-wide version number" 28 echo " -e PROJECTNAME Set the project name [default: ${elftcname}]." 29 echo " -h HOSTOS Set the build OS [default: ${buildhost}]." 30 echo " -o OUTPUT Set the output file [default: ${versionfile}]." 31 echo " -r VERSION Set the version string [default: ${version}]." [all …]
|
/freebsd/contrib/libucl/include/ |
H A D | ucl.h | 1 /* Copyright (c) 2013-2015, Vsevolod Stakhov 47 * - @ref structures 48 * - @ref utils 49 * - @ref parser 50 * - @ref emitter 66 * UCL_ALLOC(size) - allocate memory for UCL 67 * UCL_FREE(size, ptr) - free memory of specified size at ptr 122 UCL_OBJECT = 0, /**< UCL object - key/value pairs */ 148 * zero-terminated keys and string values then you should not use zero-copy mode, as in this case 154 UCL_PARSER_ZEROCOPY = (1 << 1), /**< Parse input in zero-copy mode if possible */ [all …]
|
/freebsd/share/doc/usd/22.trofftut/ |
H A D | tt09 | 4 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved. 49 Suppose you want a title at the top of each page, 53 .tl 'left top'center top'right top' 60 ^he 'left top'center top'right top' 83 \&.tl 'left top'center top'right top' 87 To make sure we're at the top of a page, 90 which causes a skip to top-of-page 113 ^wh \-1i NP 120 `\-1i' means `one inch from the bottom'. 131 ^wh \-1i NP [all …]
|
/freebsd/lib/geom/union/ |
H A D | gunion.8 | 67 utility is used to track changes to a read-only disk on a writable disk. 68 Logically, a writable disk is placed over a read-only disk. 71 on the top (writable disk) and if found are returned. 72 If they have not been written on the top disk, 87 on the top disk be written to the lower disk. 102 If the top disk is about 2.5 percent larger for 512 byte sector disks 115 If long-term persistance is desired, 119 is written to the top device. 124 .Bl -tag -width "destroy" 127 The first device given is used as the top device and must be writable. [all …]
|
/freebsd/lib/libc/i386/gen/ |
H A D | makecontext.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 47 if (ucp->uc_link == NULL) in _ctx_done() 55 ucp->uc_mcontext.mc_len = 0; in _ctx_done() 57 /* Set context to next one in link */ in _ctx_done() 58 /* XXX - what to do for error, abort? */ in _ctx_done() 59 setcontext((const ucontext_t *)ucp->uc_link); in _ctx_done() 74 else if ((ucp->uc_stack.ss_sp == NULL) || in __makecontext() 75 (ucp->uc_stack.ss_size < MINSIGSTKSZ)) { in __makecontext() 77 * This should really return -1 with errno set to ENOMEM in __makecontext() [all …]
|
/freebsd/contrib/libxo/xohtml/external/ |
H A D | jquery.qtip.js | 2 * qTip2 - Pretty powerful tooltips - v2.1.1 30 …peration for this function. See more: http://ejohn.org/blog/ecmascript-5-strict-mode-json-and-more/ 32 ;// Munge the primitives - Paul Irish tip 43 TOP = 'top', 58 ATTR_HAS = 'data-hasqtip', 59 ATTR_ID = 'data-qtip-id', 60 WIDGET = ['ui-widget', 'ui-tooltip'], 64 CLASS_FIXED = NAMESPACE+'-fixed', 65 CLASS_DEFAULT = NAMESPACE + '-default', 66 CLASS_FOCUS = NAMESPACE + '-focus', [all …]
|
/freebsd/share/doc/usd/05.dc/ |
H A D | dc | 3 .\" Copyright (C) Caldera International Inc. 2001-2002. 35 .EH 'USD:5-%''DC \- An Interactive Desk Calculator' 36 .OH 'DC \- An Interactive Desk Calculator''USD:5-%' 38 .\" ....TM 75-1271-8 39199 39199-11 41 DC \- An Interactive Desk Calculator 42 .AU "MH 2C-524" 3878 52 time-sharing system to do arbitrary-precision 54 It has provision for manipulating scaled fixed-point numbers and 77 time-sharing system 85 programs written in the familiar style of higher-level [all …]
|
/freebsd/crypto/heimdal/doc/doxyout/hx509/html/ |
H A D | group__hx509__verify.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 8 <a href="http://www.h5l.org/"><img src="http://www.h5l.org/keyhole-heimdal.png" alt="keyhole logo"/… 10 <!-- end of header marker --> 11 <!-- Generated by Doxygen 1.5.6 --> 12 <div class="navigation" id="top"> 25 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRigh… 27 <tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight… 29 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRigh… 31 …top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group__hx509__ver… [all …]
|