Searched refs:util (Results 1 - 25 of 366) sorted by relevance

1234567891011>>

/openbsd-current/regress/sbin/isakmpd/
H A DMakefile32 SUBDIR= crypto dh hmac prf util
/openbsd-current/usr.sbin/unbound/
H A DMakefile.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/configlexe
[all...]
/openbsd-current/sbin/unwind/libunbound/util/data/
H A DMakefile.inc3 .PATH: ${.CURDIR}/libunbound/util/data
/openbsd-current/sbin/unwind/libunbound/util/storage/
H A DMakefile.inc3 .PATH: ${.CURDIR}/libunbound/util/storage
/openbsd-current/gnu/llvm/llvm/utils/lit/tests/
H A Dcheck-tested-lit-timeout-ability4 from lit.util import killProcessAndChildrenIsSupported
/openbsd-current/regress/sbin/isakmpd/hmac/
H A DMakefile7 SRCS= hash.c hmactest.c conf.c log.c monitor.c util.c
/openbsd-current/regress/sbin/isakmpd/prf/
H A DMakefile7 SRCS= prf.c hash.c log.c prftest.c conf.c monitor.c util.c
/openbsd-current/regress/sbin/isakmpd/util/
H A DMakefile6 SRCS= log.c util.c utiltest.c conf.c monitor.c
/openbsd-current/usr.bin/finger/
H A DMakefile4 SRCS= finger.c lprint.c net.c sprint.c util.c
/openbsd-current/usr.sbin/netgroup_mkdb/
H A DMakefile4 SRCS= netgroup_mkdb.c util.c str.c stringlist.c
/openbsd-current/lib/libssl/test/
H A Dtesttsa21 OPENSSL="`pwd`/../util/opensslwrap.sh"
48 ../../util/shlib_wrap.sh ../../apps/openssl req -new -x509 -nodes \
61 ../../util/shlib_wrap.sh ../../apps/openssl req -new \
65 ../../util/shlib_wrap.sh ../../apps/openssl x509 -req \
74 ../../util/shlib_wrap.sh ../../apps/openssl ts -query -in $1 -text
79 ../../util/shlib_wrap.sh ../../apps/openssl ts -query -data ../testtsa -policy tsa_policy1 -cert -out req1.tsq
85 ../../util/shlib_wrap.sh ../../apps/openssl ts -query -data ../testtsa -policy tsa_policy2 -no_nonce \
92 ../../util/shlib_wrap.sh ../../apps/openssl ts -query -data ../CAtsa.cnf -no_nonce -out req3.tsq
98 ../../util/shlib_wrap.sh ../../apps/openssl ts -reply -in $1 -text
104 ../../util/shlib_wra
[all...]
H A Dtestgen20 if ../util/shlib_wrap.sh ../apps/openssl no-rsa; then
32 ../util/shlib_wrap.sh ../apps/openssl req -config test.cnf $req_new -out testreq.pem
38 ../util/shlib_wrap.sh ../apps/openssl req -config test.cnf -verify -in testreq.pem -noout
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/t/
H A Dproveversion.t16 use IO::c55Capture; # for util
21 my $ans = util::stdout_of(
/openbsd-current/regress/sys/kern/flock/
H A DMakefile4 SRCS_flock= flock.c util.c
8 SRCS_lockf= lockf.c util.c
/openbsd-current/bin/ls/
H A DMakefile4 SRCS= cmp.c ls.c main.c print.c util.c utf8.c
/openbsd-current/distrib/special/grep/
H A DMakefile4 SRCS= binary.c file.c grep.c mmfile.c queue.c util.c
/openbsd-current/distrib/special/ls/
H A DMakefile4 SRCS= cmp.c ls.c main.c print.c util.c utf8.c
/openbsd-current/regress/sbin/isakmpd/crypto/
H A DMakefile7 SRCS= crypto.c cryptotest.c conf.c log.c monitor.c util.c
/openbsd-current/regress/sys/net/rtable/delete/
H A DMakefile4 SRCS= main.c util.c rtable.c
/openbsd-current/usr.bin/patch/
H A DMakefile4 SRCS= patch.c pch.c inp.c util.c backupfile.c mkpath.c ed.c
/openbsd-current/usr.bin/dig/lib/isc/
H A Drefcount.c23 #include <isc/util.h>
/openbsd-current/usr.bin/dig/lib/dns/
H A Ddns_log.c21 #include <isc/util.h>
H A Ddst_result.c22 #include <isc/util.h>
/openbsd-current/distrib/special/ftp/
H A DMakefile6 SRCS= fetch.c ftp.c main.c small.c util.c
/openbsd-current/gnu/llvm/libcxx/utils/
H A Dsym_diff.py15 from libcxx.sym_check import diff, util namespace
50 old_syms_list = util.extract_or_load(args.old_syms)
51 new_syms_list = util.extract_or_load(args.new_syms)
54 old_syms_list, _ = util.filter_stdlib_symbols(old_syms_list)
55 new_syms_list, _ = util.filter_stdlib_symbols(new_syms_list)

Completed in 365 milliseconds

1234567891011>>