Home
last modified time | relevance | path

Searched defs:fetch (Results 1 – 10 of 10) sorted by relevance

/NextBSD/contrib/gdb/gdb/gdbserver/
HDregcache.c46 get_regcache (struct thread_info *inf, int fetch) in get_regcache()
204 register_data (int n, int fetch) in register_data()
/NextBSD/crypto/heimdal/lib/krb5/
HDstore-int.h39 ssize_t (*fetch)(struct krb5_storage_data*, void*, size_t); member
/NextBSD/contrib/apr-util/include/private/
HDapr_dbm_private.h60 apr_status_t (*fetch)(apr_dbm_t *dbm, apr_datum_t key, member
/NextBSD/crypto/heimdal/lib/hdb/
HDhdb-sqlite.c45 sqlite3_stmt *fetch; member
394 sqlite3_stmt *fetch = hsdb->fetch; in hdb_sqlite_fetch_kvno() local
/NextBSD/usr.bin/fetch/
HDfetch.c399 fetch(char *URL, const char *path) in fetch() function
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDPlatform.cpp540 bool fetch = false; in GetOSVersion() local
1117 bool fetch = false; in GetSystemArchitecture() local
/NextBSD/contrib/libpcap/
HDpcap-usb-linux.c844 struct mon_bin_mfetch fetch; in usb_read_linux_mmap() local
/NextBSD/sys/dev/sound/pcm/
HDfeeder_rate.c1570 int32_t fetch, fetched, start, cp; in z_resampler_feed_internal() local
/NextBSD/usr.sbin/camdd/
HDcamdd.c345 int (*fetch)(struct camdd_dev *dev); member
/NextBSD/sys/boot/ficl/
HDwords.c1090 static void fetch(FICL_VM *pVM) in fetch() function