Home
last modified time | relevance | path

Searched refs:util (Results 1 – 25 of 436) sorted by relevance

12345678910>>...18

/freebsd-13-stable/contrib/unbound/
HDMakefile.in119 util/as112.c util/data/dname.c util/data/msgencode.c util/data/msgparse.c \
120 util/data/msgreply.c util/data/packed_rrset.c iterator/iterator.c \
125 services/rpz.c util/rfc_1982.c \
126 services/outbound_list.c services/outside_network.c util/alloc.c \
127 util/config_file.c util/configlexer.c util/configparser.c \
128 util/shm_side/shm_main.c services/authzone.c \
129 util/fptr_wlist.c util/locks.c util/log.c util/mini_event.c util/module.c \
130 util/netevent.c util/net_help.c util/random.c util/rbtree.c util/regional.c \
131 util/rtt.c util/siphash.c util/edns.c util/storage/dnstree.c util/storage/lookup3.c \
132 util/storage/lruhash.c util/storage/slabhash.c util/tcp_conn_limit.c \
[all …]
/freebsd-13-stable/contrib/apr-util/
HDapr-util.spec5 Name: apr-util
25 Requires: apr-util = %{version}-%{release}, apr-devel
38 Requires: apr-util = %{version}-%{release}
41 This package provides the DBM driver for the apr-util.
47 Requires: apr-util = %{version}-%{release}
50 This package provides the PostgreSQL driver for the apr-util
57 Requires: apr-util = %{version}-%{release}
60 This package provides the MySQL driver for the apr-util DBD
67 Requires: apr-util = %{version}-%{release}
70 This package provides the SQLite driver for the apr-util DBD
[all …]
HDCHANGES2 Changes with APR-util 1.6.1
11 prior to building apr-util.
19 Changes with APR-util 1.6.0
21 *) The expat dependency of apr-util is no longer built with apr-util.
23 before building apr-util. [https://libexpat.github.io/]
57 Changes with APR-util 1.5.x and later:
59 *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.5.x/CHANGES?view=markup
61 Changes with APR-util 1.4.x and later:
63 *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.4.x/CHANGES?view=markup
65 Changes for APR-util 1.3.x and later:
[all …]
HDapu-config.in62 --srcdir print APR-util source directory
63 --link-ld print link switch(es) for linking to APR-util
64 --link-libtool print the libtool inputs for linking to APR-util
66 --old-expat indicate if APR-util was built against an old expat
68 --version print APR-util's version as a dotted triple
/freebsd-13-stable/crypto/openssl/
HDbuild.info29 GENERATE[libcrypto.def]=util/mkdef.pl crypto 32
30 DEPEND[libcrypto.def]=util/libcrypto.num
31 GENERATE[libssl.def]=util/mkdef.pl ssl 32
32 DEPEND[libssl.def]=util/libssl.num
37 GENERATE[libcrypto.map]=util/mkdef.pl crypto aix
38 DEPEND[libcrypto.map]=util/libcrypto.num
39 GENERATE[libssl.map]=util/mkdef.pl ssl aix
40 DEPEND[libssl.map]=util/libssl.num
45 GENERATE[libcrypto.map]=util/mkdef.pl crypto linux
46 DEPEND[libcrypto.map]=util/libcrypto.num
[all …]
/freebsd-13-stable/contrib/unbound/contrib/
HDunbound-fuzzme.patch77 @@ -447,7 +456,7 @@ util/configparser.c util/configparser.h: $(srcdir)/util/configparser.y
87 …$(srcdir)/util/storage/slabhash.h $(srcdir)/services/cache/infra.h $(srcdir)/util/storage/dnstree.…
88 $(srcdir)/util/rtt.h $(srcdir)/services/authzone.h $(srcdir)/validator/val_kcache.h \
91 + $(srcdir)/util/locks.h $(srcdir)/util/alloc.h $(srcdir)/services/modstack.h \
92 + $(srcdir)/daemon/remote.h $(srcdir)/util/config_file.h \
93 + $(srcdir)/util/storage/slabhash.h $(srcdir)/util/storage/lruhash.h $(srcdir)/services/listen_dnsp…
94 + $(srcdir)/util/netevent.h $(srcdir)/dnscrypt/dnscrypt.h $(srcdir)/services/cache/rrset.h \
95 + $(srcdir)/util/data/packed_rrset.h $(srcdir)/services/cache/infra.h $(srcdir)/util/storage/dnstre…
96 + $(srcdir)/util/rbtree.h $(srcdir)/util/rtt.h $(srcdir)/util/data/msgreply.h $(srcdir)/util/fptr_w…
97 + $(srcdir)/util/module.h $(srcdir)/util/data/msgparse.h $(srcdir)/sldns/pkthdr.h $(srcdir)/sldns/r…
[all …]
HDdrop-tld.diff21 diff --git a/util/config_file.h b/util/config_file.h
23 --- a/util/config_file.h
24 +++ b/util/config_file.h
34 diff --git a/util/configlexer.lex b/util/configlexer.lex
36 --- a/util/configlexer.lex
37 +++ b/util/configlexer.lex
46 diff --git a/util/configparser.y b/util/configparser.y
48 --- a/util/configparser.y
49 +++ b/util/configparser.y
HDredirect-bogus.patch117 Index: util/config_file.c
119 --- util/config_file.c (revision 4191)
120 +++ util/config_file.c (working copy)
154 Index: util/config_file.h
156 --- util/config_file.h (revision 4191)
157 +++ util/config_file.h (working copy)
168 Index: util/configlexer.lex
170 --- util/configlexer.lex (revision 4191)
171 +++ util/configlexer.lex (working copy)
181 Index: util/configparser.y
[all …]
HDaaaa-filter-iterator.patch341 diff --git a/util/config_file.c b/util/config_file.c
343 --- a/util/config_file.c
344 +++ b/util/config_file.c
353 diff --git a/util/config_file.h b/util/config_file.h
355 --- a/util/config_file.h
356 +++ b/util/config_file.h
366 diff --git a/util/configlexer.lex b/util/configlexer.lex
368 --- a/util/configlexer.lex
369 +++ b/util/configlexer.lex
378 diff --git a/util/configparser.y b/util/configparser.y
[all …]
/freebsd-13-stable/usr.bin/bmake/tests/variables/modifier_M/
HDexpected.stdout.11 all files: main.c globals.h util.c util.h map.c map.h parser.y lexer.l cmdman.1 format.5
2 cfiles: main.c util.c map.c
3 hfiles: globals.h util.h map.h
6 utility files: util.c util.h
HDMakefile.test6 util.c util.h \
/freebsd-13-stable/contrib/llvm-project/libcxx/modules/std/
HDmemory.inc136 // [util.smartptr.weak.bad], class bad_weak_ptr
139 // [util.smartptr.shared], class template shared_ptr
142 // [util.smartptr.shared.create], shared_ptr creation
148 // [util.smartptr.shared.spec], shared_ptr specialized algorithms
151 // [util.smartptr.shared.cast], shared_ptr casts
161 // [util.smartptr.shared.io], shared_ptr I/O
163 // [util.smartptr.weak], class template weak_ptr
166 // [util.smartptr.weak.spec], weak_ptr specialized algorithms
168 // [util.smartptr.ownerless], class template owner_less
171 // [util.smartptr.enab], class template enable_shared_from_this
[all …]
/freebsd-13-stable/cddl/contrib/opensolaris/lib/pyzfs/common/
HDdataset.py30 import zfs.util
33 _ = zfs.util._
44 __repr__ = zfs.util.default_repr
98 __repr__ = zfs.util.default_repr
122 e = zfs.util.ZFSError(errno.EINVAL,
216 raise zfs.util.ZFSError(errno.EINVAL,
222 except zfs.util.ZFSError, e:
232 except zfs.util.ZFSError, e:
HDholds.py32 import zfs.util
36 _ = zfs.util._
75 raise zfs.util.ZFSError(errno.ENOENT, _("no matching datasets"))
HDuserspace.py34 import zfs.util
39 _ = zfs.util._
134 v[field] = zfs.util.nicenum(value)
173 action="callback", callback=zfs.util.append_with_opt,
177 action="callback", callback=zfs.util.append_with_opt,
/freebsd-13-stable/share/examples/libusb20/
HDMakefile9 bulk: bulk.o util.o
10 $(CC) $(CFLAGS) -o bulk bulk.o util.o -lusb
12 control: control.o util.o
13 $(CC) $(CFLAGS) -o control control.o util.o -lusb
/freebsd-13-stable/tests/sys/netgraph/
HDMakefile19 SRCS.basic= basic.c util.c
20 SRCS.bridge= bridge.c util.c
21 SRCS.hub= hub.c util.c
22 SRCS.vlan_rotate=vlan_rotate.c util.c
/freebsd-13-stable/tests/sys/netinet/libalias/
HDMakefile15 SRCS.1_instance=1_instance.c util.c
16 SRCS.2_natout= 2_natout.c util.c
17 SRCS.3_natin= 3_natin.c util.c
18 SRCS.perf= perf.c util.c
/freebsd-13-stable/sys/contrib/zstd/programs/
HDBUCK3 headers=glob(['*.h'], excludes=['datagen.h', 'platform.h', 'util.h']),
7 ':util',
39 name='util',
42 exported_headers=['util.h', 'platform.h'],
/freebsd-13-stable/contrib/subversion/
HDget-deps.sh46 APR_UTIL=apr-util-${APU_VERSION}
79 test -d $BASEDIR/apr-util || $HTTP_FETCH $APACHE_MIRROR/apr/$APR_UTIL.tar.bz2
83 test -d $BASEDIR/apr-util || bzip2 -dc $TEMPDIR/$APR_UTIL.tar.bz2 | tar -xf -
86 test -d $BASEDIR/apr-util || mv $APR_UTIL apr-util
143 for i in zlib serf sqlite-amalgamation py3c apr apr-util; do
/freebsd-13-stable/usr.sbin/unbound/daemon/
HDMakefile7 .PATH: ${UNBOUNDDIR} ${UNBOUNDDIR}/daemon ${UNBOUNDDIR}/util ${UNBOUNDDIR}/util/shm_side ${UNBOUNDD…
14 LIBADD= unbound util ssl crypto pthread
/freebsd-13-stable/contrib/libfido2/examples/
HDCMakeLists.txt20 retries.c setpin.c util.c PROPERTIES COMPILE_FLAGS
33 add_executable(reset reset.c util.c ${COMPAT_SOURCES})
37 add_executable(cred cred.c util.c ${COMPAT_SOURCES})
41 add_executable(assert assert.c util.c ${COMPAT_SOURCES})
/freebsd-13-stable/contrib/ntp/
HDCommitLog311 util/invoke-ntp-keygen.texi@1.530 +2 -2
314 util/ntp-keygen-opts.c@1.551 +174 -174
317 util/ntp-keygen-opts.h@1.549 +3 -3
320 util/ntp-keygen.1ntp-keygenman@1.358 +2 -2
323 util/ntp-keygen.1ntp-keygenmdoc@1.358 +2 -2
326 util/ntp-keygen.html@1.203 +2 -2
329 util/ntp-keygen.man.in@1.358 +2 -2
332 util/ntp-keygen.mdoc.in@1.358 +2 -2
651 util/invoke-ntp-keygen.texi@1.529 +2 -2
654 util/ntp-keygen-opts.c@1.550 +7 -7
[all …]
/freebsd-13-stable/crypto/heimdal/appl/rcp/
HDChangeLog16 * util.c: Check return values from setuid, prompted by MIT
35 * util.c: Explicit typecast to avoid signess warning.
52 * util.c: use unsigned char * to make sure its not negative when
77 * util.c (allocbuf): do not leak memory on failure and zero
104 * util.c (roundup): add fallback definition
119 * util.c: replace vfork by fork
124 * util.c: add RCSID do not use sig_t
/freebsd-13-stable/contrib/libfido2/tools/
HDCMakeLists.txt34 fido2-cred.c fido2-token.c pin.c token.c util.c
43 util.c
52 util.c
65 util.c

12345678910>>...18