Searched refs:example (Results 1 - 25 of 81) sorted by relevance

1234

/freebsd-13-stable/sys/contrib/openzfs/etc/zfs/
H A DMakefile.am7 vdev_id.conf.alias.example \
8 vdev_id.conf.sas_direct.example \
9 vdev_id.conf.sas_switch.example \
10 vdev_id.conf.multipath.example \
11 vdev_id.conf.scsi.example
/freebsd-13-stable/share/examples/ipfilter/
H A DMakefile11 example.1 example.2 example.3 example.4 example.5 \
12 example.6 example.7 example.8 example.9 example
[all...]
/freebsd-13-stable/contrib/file/python/
H A DMakefile.am2 EXTRA_DIST = LICENSE CHANGELOG.md README.md example.py magic.py setup.py \
/freebsd-13-stable/lib/libz/
H A DMakefile25 CLEANFILES+= example.o example foo.gz minigzip.o minigzip
70 example: all example.o
71 $(CC) -o example example.o -L. -lz
73 test: example minigzip
74 (export LD_LIBRARY_PATH=. ; ./example )
/freebsd-13-stable/contrib/wpa/hostapd/
H A Dwired.conf28 # a unique to the NAS within the scope of the RADIUS server. For example, a
30 nas_identifier=ap.example.com
/freebsd-13-stable/share/examples/kld/khelp/
H A Dh_example.c34 * This example Khelp module uses the helper hook points available in the TCP
66 struct example { struct
136 struct example *data;
155 KHELP_DECLARE_MOD_UMA(example, &example_helper, example_hooks, 1,
156 sizeof(struct example), NULL, NULL);
/freebsd-13-stable/tools/regression/iscsi/
H A Dctl.conf10 target iqn.2012-06.com.example:1 {
23 target iqn.2012-06.com.example:2 {
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dsuff-rebuild.exp9 ParseReadLine (14): 'suff-rebuild-example.a:'
10 ParseDoDependency(suff-rebuild-example.a:)
11 Adding "suff-rebuild-example.a" to all targets.
44 Wildcard expanding "suff-rebuild-example"...
45 SuffFindDeps "suff-rebuild-example"
46 No known suffix on suff-rebuild-example. Using .NULL suffix
48 trying suff-rebuild-example.c...not there
49 trying suff-rebuild-example.b...not there
50 trying suff-rebuild-example.a...got it
51 Adding "suff-rebuild-example
[all...]
H A Dunexport-env.mk7 # an example of setting up a minimal environment.
H A Dcond-undef-lint.mk48 # expression, as in the next example?
58 # A practical example for this is CFLAGS, which consists of CWARNS, COPTS
H A Dcond-op.mk42 # makes a difference. There is a simple example for sure, I just cannot
44 # for an example that doesn't require much thought.
/freebsd-13-stable/contrib/ntp/libjsmn/
H A DMakefile20 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
/freebsd-13-stable/sys/contrib/zstd/zlibWrapper/
H A DMakefile1 # Makefile for example of using zstd wrapper for zlib
46 all: fitblk example zwrapbench minigzip
48 test: example fitblk example_zstd fitblk_zstd zwrapbench minigzip minigzip_zstd
49 ./example
56 ./minigzip_zstd example$(EXT)
57 #cp example$(EXT).gz example$(EXT)_zstd.gz
58 ./minigzip_zstd -d example$(EXT).gz
59 ./minigzip example$(EXT)
60 #cp example
[all...]
/freebsd-13-stable/sys/contrib/device-tree/Bindings/
H A DMakefile3 DT_EXTRACT_EX ?= dt-extract-example
18 $(obj)/%.example.dts: $(src)/%.yaml check_dtschema_version FORCE
21 # Use full schemas when checking %.example.dts
26 -name '*.example.dt.yaml' \)
65 extra-$(CHECK_DT_BINDING) += $(patsubst $(src)/%.yaml,%.example.dts, $(DT_SCHEMA_FILES))
66 extra-$(CHECK_DT_BINDING) += $(patsubst $(src)/%.yaml,%.example.dt.yaml, $(DT_SCHEMA_FILES))
72 clean-files = $(shell find $(obj) \( -name '*.example.dts' -o \
73 -name '*.example.dt.yaml' \) -delete 2>/dev/null)
/freebsd-13-stable/crypto/heimdal/lib/wind/
H A Dtest-map.c46 struct example { struct
53 static struct example cases[] = {
62 try(const struct example *c)
/freebsd-13-stable/crypto/openssh/regress/
H A Daddrmatch.sh25 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"
/freebsd-13-stable/contrib/sendmail/contrib/
H A Dbuildvirtuser73 Here is an example file from the /etc/mail/virtusers/ directory:
75 =head2 /etc/mail/virtusers/example.org:
78 MAILER-DAEMON gshapiro+bounce.$DOMAIN@example.net
79 postmaster gshapiro+$LHS.$DOMAIN@example.net
80 webmaster gshapiro+$LHS.$DOMAIN@example.net
86 gshapiro gshapiro+$DOMAIN@example.net
87 zoe zoe@example.com
/freebsd-13-stable/contrib/lib9p/
H A DMakefile22 SUBDIR= example
H A DGNUmakefile50 example/server.c
/freebsd-13-stable/contrib/kyua/doc/
H A DMakefile.am.inc47 doc/results-files-report-example.mdoc \
/freebsd-13-stable/share/examples/
H A DMakefile194 example.1 \
195 example.3 \
196 example.4 \
197 example.9
/freebsd-13-stable/tools/regression/ipfw/fwd/
H A Dvimage-fwd.sh189 ljid=`jail -i -c -n lef$$ host.hostname=left.example.net vnet persist`
192 mjid=`jail -i -c -n mid$$ host.hostname=center.example.net vnet persist`
195 rjid=`jail -i -c -n right$$ host.hostname=right.example.net vnet persist`
/freebsd-13-stable/sys/contrib/openzfs/contrib/zcp/
H A Dautosnap.lua16 <snapshot>: root snapshot to create [example: tank/data@backup]
/freebsd-13-stable/crypto/openssl/
H A DNOTES.PERL36 one that matches build environment. For example, if you will build
81 descriptions below, Text::Template will serve as an example.
/freebsd-13-stable/lib/libsecureboot/
H A Dlocal.trust.mk3 # Consider this file an example.

Completed in 233 milliseconds

1234