| /NextBSD/share/examples/ipfilter/ |
| HD | Makefile | 10 example.1 example.2 example.3 example.4 example.5 \ 11 example.6 example.7 example.8 example.9 example.10 \ 12 example.11 example.12 example.13 example.sr firewall \ 16 FILES+= example.14 firewall.1 firewall.2 \
|
| /NextBSD/usr.bin/jot/tests/ |
| HD | regress.wp5.out | 1 ftp://www.example.com/pub/uploaded%20files/disk001.iso 2 ftp://www.example.com/pub/uploaded%20files/disk002.iso 3 ftp://www.example.com/pub/uploaded%20files/disk003.iso 4 ftp://www.example.com/pub/uploaded%20files/disk004.iso 5 ftp://www.example.com/pub/uploaded%20files/disk005.iso 6 ftp://www.example.com/pub/uploaded%20files/disk006.iso 7 ftp://www.example.com/pub/uploaded%20files/disk007.iso 8 ftp://www.example.com/pub/uploaded%20files/disk008.iso 9 ftp://www.example.com/pub/uploaded%20files/disk009.iso 10 ftp://www.example.com/pub/uploaded%20files/disk010.iso
|
| /NextBSD/lib/libz/ |
| HD | Makefile | 19 CLEANFILES+= example.o example foo.gz minigzip.o minigzip 63 example: all example.o target 64 $(CC) -o example example.o -L. -lz 66 test: example minigzip 67 (export LD_LIBRARY_PATH=. ; ./example )
|
| /NextBSD/crypto/heimdal/doc/ |
| HD | setup.texi | 55 @example 67 @end example 89 @example 102 @end example 113 @example 115 @end example 124 @example 126 @end example 134 @example 138 @end example [all …]
|
| HD | win2k.texi | 41 @example 43 kadmin> ank --password=password host/datan.example.com 44 @end example 46 The name @samp{datan.example.com} should be replaced with DNS name of 52 @example 54 C:> ksetup /addkdc EXAMPLE.COM kdc.example.com 55 @end example 58 @example 60 @end example 70 @example [all …]
|
| HD | kerberos4.texi | 25 principal. One notable example is the ``host'' type principals, where 36 example, suppose you want to convert the principal @samp{rcmd.foo}. 79 @subsection Conversion example 83 @example 87 @end example 101 @example 109 @end example 113 @example 129 @end example 140 Actually, this example doesn't work. Or rather, it works to well. Since [all …]
|
| HD | hx509.texi | 312 One example of this would be a print service. The user wants to print a 379 into the future. For example, SHA1 is going to be withdrawn in 2010, so 387 @example 395 @end example 403 The example below will extend the CA certificate's lifetime by 10 years. 407 @example 416 @end example 420 This example below creates a new subordinate certificate authority. 422 @example 429 @end example [all …]
|
| /NextBSD/contrib/groff/ |
| HD | BUG-REPORT | 14 [The version of groff you are using. For example, `1.05'] 17 [The machine you are using. For example, `Sun SPARCstation 2'] 20 [The operating system you are using. For example, `SunOS 4.1.1'] 23 [The compiler you are used to compile groff. For example, `g++ 1.40.3'] 32 It's easier for us if you can provide an example that doesn't depend on 34 macro package that won't be possible. Also a short example is more 36 example. Don't say something like ``any file that X'': Always send a 37 definite example.] 41 example, `gtroff -Tps bug.tr'. If the command line uses -ms or -mm, 46 [What goes wrong when that command line is run? For example, `gtroff
|
| /NextBSD/etc/ |
| HD | hosts.allow | 16 # !!! This is an example! You will need to modify it for your specific 27 #sshd : .evil.cracker.example.com : deny 42 #ALL : my.machine.example.com 192.0.2.35 : allow 52 #sendmail : .nice.guy.example.com : allow 53 #sendmail : .evil.cracker.example.com : deny 58 #exim : .nice.guy.example.com : allow 59 #exim : .evil.cracker.example.com : deny 72 #ypserv : .unsafe.my.net.example.com : deny 73 #ypserv : .my.net.example.com : allow 78 #ftpd : .nice.guy.example.com : allow [all …]
|
| /NextBSD/contrib/ntp/sntp/ |
| HD | sntp.texi | 56 @example 58 @end example 75 For example: 77 @example 79 @end example 84 For example: 86 @example 88 @end example
|
| /NextBSD/contrib/ntp/ntpdc/ |
| HD | ntpdc.texi | 56 @example 58 @end example 75 For example: 77 @example 79 @end example 84 For example: 86 @example 88 @end example
|
| /NextBSD/share/examples/kld/khelp/ |
| HD | h_example.c | 64 struct example { struct 134 struct example *data; in example_hook() 153 KHELP_DECLARE_MOD_UMA(example, &example_helper, example_hooks, 1, 154 sizeof(struct example), NULL, NULL);
|
| /NextBSD/crypto/openssl/doc/crypto/ |
| HD | X509_check_host.pod | 31 part of that label with an explicit prefix or suffix. For example, 32 by default, the host B<name> "www.example.com" would match a 33 certificate with a SAN or CN value of "*.example.com", "w*.example.com" 34 or "*w.example.com". 40 with a dot (e.g ".example.com"), it will be matched by a certificate 97 constitutes the complete label of a DNS name (e.g. "*.example.com") 104 Thus, for instance, with this flag set a B<name> of ".example.com" 105 would match a peer certificate with a DNS name of "www.example.com", 107 "www.sub.example.com"; this flag only applies to B<X509_check_host>. 115 All functions can also return -2 if the input is malformed. For example,
|
| /NextBSD/contrib/gdb/gdb/doc/ |
| HD | stabs.texinfo | 119 * C Example:: A simple example in C source 120 * Assembly Code:: The simple example at the assembly level 165 @example 170 @end example 200 @example 202 @end example 207 example, @samp{:t10=*2} defines type 10 as a pointer to type 2, but does 311 @example 316 @end example 326 This simple ``hello world'' example demonstrates several of the stab [all …]
|
| /NextBSD/crypto/heimdal/lib/wind/ |
| HD | test-map.c | 46 struct example { struct 53 static struct example cases[] = { argument 62 try(const struct example *c) in try()
|
| /NextBSD/contrib/ntp/libjsmn/ |
| HD | Makefile | 20 simple_example: example/simple.o libjsmn.a 23 jsondump: example/jsondump.o libjsmn.a 27 rm -f jsmn.o jsmn_test.o example/simple.o
|
| /NextBSD/contrib/ntp/ntpsnmpd/ |
| HD | invoke-ntpsnmpd.texi | 49 @example 74 @end example 123 @example 125 @end example 128 @example 130 @end example 136 @example 140 @end example 143 @example 145 @end example
|
| /NextBSD/cddl/contrib/dtracetoolkit/Code/ |
| HD | Readme | 3 This directory contains example software sorted by language, which may 5 to the point, and are intended as example targets for when learing 12 Some of these programs feature in the example files in the /Examples
|
| /NextBSD/share/examples/bootforth/ |
| HD | README | 13 boot.4th example of file which is always loaded by /boot/loader, if 15 loader.rc example of file which is always loader by /boot/loader, if 19 menu.4th example of simple startup menu. 20 menuconf.4th another example of simples startup menu.
|
| /NextBSD/contrib/amd/doc/ |
| HD | am-utils.texi | 217 @example 219 @end example 222 @example 224 @end example 227 @example 229 @end example 525 different, though functionally identical, data. For example, 591 code; for example @dfn{mkdir} always returns ``read-only filesystem''. 614 For example, the location may be restricted to use by certain hosts. 650 that filesystem is unmounted. If the unmount fails, for example the [all …]
|
| /NextBSD/cddl/contrib/dtracetoolkit/Examples/ |
| HD | php_malloc_example.txt | 16 example. The rest of these example files would have been so much easier to 21 ... Fixing this example is on my todo list. Check for newer versions of the
|
| /NextBSD/contrib/gcc/doc/ |
| HD | makefile.texi | 52 should go into a release tarball. One example is @file{gcc/java/parse.c} 69 the testing. You can run subsets with, for example, @samp{make check-gcc}. 100 example, continue a bootstrap after fixing a bug which causes the 150 for example, @file{gcc} points to the stage@var{N} GCC, compiled 163 to indicate its stage. For example, if the @file{gcc} directory 175 miscompilation of a different stage2 front-end (for example, of the 180 For example, in the aforementioned scenario of debugging a Fortran 184 @example 186 @end example 189 languages that are not enabled by default in stage1. For example,
|
| /NextBSD/crypto/openssl/doc/apps/ |
| HD | config.pod | 74 module specific: it may, for example, represent a further configuration 102 as any compliant applications. For example: 110 by a comma and the numerical OID form. For example: 129 For example: 145 command must be first. For example: 175 For example: 203 For example: 217 exist. For example in a previous version of OpenSSL the default OpenSSL 225 the B<EXAMPLES> section for an example of how to do this. 263 This next example shows how to expand environment variables safely. [all …]
|
| /NextBSD/crypto/openssh/regress/ |
| HD | addrmatch.sh | 25 Match Address 192.168.0.0/16,!192.168.30.0/24,10.0.0.0/8,host.example.com 40 run_trial user 1.1.1.1 somehost.example.com 1.2.3.4 1234 match2 "bare IP4 address" 45 run_trial user ::1 somehost.example.com ::2 1234 match2 "bare IP6 address"
|
| /NextBSD/contrib/unbound/doc/ |
| HD | README.DNS64 | 8 1. The "module-config" directive must start with "dns64". For example: 14 2. The "dns64-prefix" directive indicates your DNS64 prefix. For example: 23 prefix. For example:
|