Searched refs:fetch (Results 1 - 25 of 78) sorted by relevance

1234

/freebsd-current/usr.bin/fetch/
H A DMakefile2 PACKAGE= fetch
3 PROG= fetch
4 LIBADD= fetch
/freebsd-current/lib/libfetch/
H A DMakefile4 PACKAGE= fetch
6 LIB= fetch
8 SRCS= fetch.c common.c ftp.c http.c file.c \
10 INCS= fetch.h
11 MAN= fetch.3
52 MLINKS+= fetch.3 fetchFreeURL.3
53 MLINKS+= fetch.3 fetchGet.3
54 MLINKS+= fetch.3 fetchGetFTP.3
55 MLINKS+= fetch.3 fetchGetFile.3
56 MLINKS+= fetch
[all...]
/freebsd-current/usr.sbin/bsdinstall/distfetch/
H A DMakefile4 LIBADD= fetch bsddialog
/freebsd-current/tools/tools/usb/
H A Dprint-usb-if-vids.sh29 fetch -o /tmp/usb.if http://www.usb.org/developers/tools/comp_dump/
/freebsd-current/contrib/unifdef/scripts/
H A Dsvnup.sh3 git svn fetch -A scripts/authors.svn
/freebsd-current/contrib/bmake/unit-tests/
H A Ddir.exp13 Expanding "{fetch,extract}{,-post}"... Expanding "fetch{,-post}"... fetch fetch-post
14 Expanding "extract{,-post}"... fetch fetch-post extract extract-post
15 fetch fetch-post extract extract-post
39 : fetch
40 : fetch
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Debuginfod/
H A DBuildIDFetcher.cpp22 DebuginfodFetcher::fetch(ArrayRef<uint8_t> BuildID) const { function in class:DebuginfodFetcher
23 if (std::optional<std::string> Path = BuildIDFetcher::fetch(BuildID))
/freebsd-current/contrib/tnftp/src/
H A DMakefile.am10 fetch.c \
/freebsd-current/usr.sbin/periodic/etc/daily/
H A D480.leapfile-ntpd17 service ntpd fetch
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dstore-int.h39 ssize_t (*fetch)(struct krb5_storage_data*, void*, size_t); member in struct:krb5_storage_data
H A Dstore_mem.c143 sp->fetch = mem_fetch;
202 sp->fetch = mem_fetch;
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Debuginfod/
H A DBuildIDFetcher.h31 std::optional<std::string> fetch(object::BuildIDRef BuildID) const override;
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DBuildID.h46 virtual std::optional<std::string> fetch(BuildIDRef BuildID) const;
/freebsd-current/secure/caroot/
H A DMakefile11 fetch --no-sslv3 --no-tlsv1 -o certdata.txt 'https://hg.mozilla.org/projects/nss/raw-file/tip/lib/ckfw/builtins/certdata.txt'
/freebsd-current/tools/tools/fetchbench/
H A Dfetchbench31 # This is a simple HTTP benchmark. It works by running a number of fetch(1)
67 for f in `/usr/bin/jot ${NFETCH}`; do echo "${URL}"; done | /usr/bin/xargs /usr/bin/fetch -qo /dev/null
/freebsd-current/usr.bin/ftp/
H A DMakefile15 SRCS= cmds.c cmdtab.c complete.c domacro.c fetch.c ftp.c main.c \
/freebsd-current/contrib/libfido2/fuzz/
H A DMakefile79 fetch-oss-fuzz: ${CORPORA}
82 fetch-franz:
90 .PHONY: fetch-oss-fuzz fetch-franz corpus.tgz
/freebsd-current/crypto/openssl/test/
H A Dprovider_status_test.c149 EVP_MD *fetch = NULL; local
162 if (!TEST_ptr(fetch = EVP_MD_fetch(libctx, "SHA256", NULL)))
164 EVP_MD_free(fetch);
165 fetch = NULL;
181 if (!TEST_ptr_null(fetch = EVP_MD_fetch(libctx, "SHA256", NULL)))
186 EVP_MD_free(fetch);
/freebsd-current/tools/test/stress2/misc/
H A Dfsck4.sh43 [ -z "`which fetch`" ] && exit 0
47 fetch -q https://people.freebsd.org/~pho/$zimg || exit 0
/freebsd-current/tests/sys/netpfil/pf/
H A Drdr.sh104 jexec ${j}a fetch -T 1 -o /dev/null -q "http://[2001:db8:b::2]:8000"
108 jexec ${j}a fetch -T 1 -o /dev/null -q "http://[2001:db8:a::1]:80"
/freebsd-current/crypto/heimdal/lib/hdb/
H A Dhdb-sqlite.c45 sqlite3_stmt *fetch; member in struct:hdb_sqlite_db
253 sqlite3_finalize(hsdb->fetch);
312 &hsdb->fetch,
382 * @param kvno kvno to fetch is HDB_F_KVNO_SPECIFIED use used
394 sqlite3_stmt *fetch = hsdb->fetch; local
403 sqlite3_bind_text(fetch, 1, principal_string, -1, SQLITE_STATIC);
405 sqlite_error = hdb_sqlite_step(context, hsdb->db, fetch);
413 "sqlite fetch failed: %d",
419 value.length = sqlite3_column_bytes(fetch,
[all...]
/freebsd-current/secure/
H A DMakefile14 bin/ed libexec/telnetd usr.bin/fetch usr.bin/telnet \
/freebsd-current/usr.sbin/pkg/
H A DMakefile30 LIBADD= archive fetch ucl crypto ssl util md
/freebsd-current/usr.bin/systat/
H A DMakefile5 SRCS= cmds.c cmdtab.c devs.c fetch.c iolat.c iostat.c keyboard.c main.c sysput.c \
/freebsd-current/usr.bin/diff/
H A Ddiffreg.c190 static int fetch(long *, int, int, FILE *, int, int, int);
919 nc = fetch(ixold, i0, i0, f1, '\0', 1, flags);
921 fetch(ixnew, J[i0], J[i0], f2, '\0', 0, flags);
1178 fetch(ixold, a, b, f1, '<', 1, *pflags);
1181 fetch(ixnew, c, d, f2, '>', 0, *pflags);
1200 nc = fetch(ixold, a, b, f1, '\0', 1, *pflags);
1211 fetch(ixnew, c, d, f2, '\0', 0, *pflags);
1215 fetch(ixold, a, b, f1, '<', 1, *pflags);
1220 fetch(ixnew, c, d, f2, diff_format == D_NORMAL ? '>' : '\0', 0, *pflags);
1245 fetch(lon function
[all...]

Completed in 167 milliseconds

1234