/freebsd/contrib/llvm-project/llvm/lib/Debuginfod/ |
H A D | BuildIDFetcher.cpp | 22 DebuginfodFetcher::fetch(ArrayRef<uint8_t> BuildID) const { in fetch() function in DebuginfodFetcher
|
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/include/ |
H A D | db-dbm.h | 7 #define fetch kdb2_fetch macro
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | store-int.h | 39 ssize_t (*fetch)(struct krb5_storage_data*, void*, size_t); member
|
/freebsd/crypto/krb5/src/kadmin/ktutil/ |
H A D | ktutil_funcs.c | 88 get_etype_info(krb5_context context, krb5_principal princ, int fetch, in get_etype_info() 140 int fetch, krb5_kvno kvno, char *enctype_str, int use_pass, in ktutil_add()
|
H A D | ktutil.c | 129 int use_pass = 0, use_key = 0, use_kvno = 0, fetch = 0, i; in ktutil_add_entry() local
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | BuildID.cpp | 68 std::optional<std::string> BuildIDFetcher::fetch(BuildIDRef BuildID) const { in fetch() function in BuildIDFetcher
|
/freebsd/tools/tools/locale/ |
H A D | Makefile | 136 fetch: ${CLDRFILES_${N}:T} target
|
/freebsd/crypto/openssl/test/ |
H A D | provider_status_test.c | 150 EVP_MD *fetch = NULL; in test_provider_status() local
|
/freebsd/crypto/heimdal/lib/hdb/ |
H A D | hdb-sqlite.c | 45 sqlite3_stmt *fetch; member 394 sqlite3_stmt *fetch = hsdb->fetch; in hdb_sqlite_fetch_kvno() local
|
/freebsd/contrib/libpcap/ |
H A D | pcap-usb-linux.c | 755 struct mon_bin_mfetch fetch; in usb_read_linux_mmap() local
|
/freebsd/usr.bin/fetch/ |
H A D | fetch.c | 425 fetch(char *URL, const char *path, int *is_http) in fetch() function
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | InputFiles.cpp | 2195 Error ArchiveFile::fetch(const object::Archive::Child &c, StringRef reason) { in fetch() function in ArchiveFile 2219 void ArchiveFile::fetch(const object::Archive::Symbol &sym) { in fetch() function in ArchiveFile
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | Platform.cpp | 313 bool fetch = false; in GetOSVersion() local 827 bool fetch = false; in GetSystemArchitecture() local
|
/freebsd/crypto/krb5/src/plugins/kdb/lmdb/ |
H A D | kdb_lmdb.c | 303 fetch(krb5_context context, MDB_dbi db, MDB_val *key, MDB_val *val_out) in fetch() function
|
/freebsd/usr.bin/diff/ |
H A D | diffreg.c | 1244 fetch(long *f, int a, int b, FILE *lb, int ch, int oldfile, int flags) fetch() function [all...] |
/freebsd/sys/dev/sound/pcm/ |
H A D | feeder_rate.c | 1563 int32_t fetch, fetched, start, cp; in z_resampler_feed_internal() local
|
/freebsd/usr.sbin/camdd/ |
H A D | camdd.c | 337 int (*fetch)(struct camdd_dev *dev); member
|
/freebsd/stand/ficl/ |
H A D | words.c | 1089 static void fetch(FICL_VM *pVM) in fetch() function
|