Home
last modified time | relevance | path

Searched defs:hit (Results 1 – 22 of 22) sorted by relevance

/dflybsd-src/games/trek/
H A Dattack.c72 int hit, i, l; in attack() local
H A Dphaser.c96 int hit; in phaser() local
/dflybsd-src/contrib/wpa_supplicant/src/utils/
H A Dradiotap.c238 int hit = 0; in ieee80211_radiotap_iterator_next() local
/dflybsd-src/games/sail/
H A Dpl_3.c56 int guns, car, ready, shootat, hit; in acceptcombat() local
H A Ddr_1.c276 int shootat, hit; in compcombat() local
/dflybsd-src/games/larn/
H A Ddiag.c32 int hit, dam; in diag() local
/dflybsd-src/contrib/ldns/
H A Drdata.c538 uint8_t *hit_size, uint8_t** hit, in ldns_rdf_hip_get_alg_hit_pk()
566 uint8_t hit_size, uint8_t *hit, in ldns_rdf_hip_new_frm_alg_hit_pk()
H A Dstr2host.c1578 const char *hit = str == NULL ? NULL : strchr(str, ' '); in ldns_str2rdf_hip() local
/dflybsd-src/usr.sbin/rpcbind/
H A Dpmap_svc.c146 struct pmaplist *hit = NULL; in find_service_pmap() local
H A Drpcb_svc_com.c1355 rpcblist_ptr hit = NULL; in find_service() local
/dflybsd-src/contrib/gdb-7/gdb/mi/
H A Dmi-cmds.c192 int hit; member
/dflybsd-src/games/bs/
H A Dbs.c755 bool hit; in plyturn() local
905 bool hit, sunk; in cpufire() local
953 int navail, x, y, d, n, hit = S_MISS; in cputurn() local
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_read_support_format_warc.c832 const char *hit = xmemmem(buf, bsz, _marker, sizeof(_marker) - 1U); in _warc_find_eoh() local
844 const char *hit = xmemmem(buf, bsz, _marker, sizeof(_marker) - 1U); in _warc_find_eol() local
/dflybsd-src/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c239 int hit = 0; in find_domain() local
/dflybsd-src/games/hack/
H A Dhack.zap.c354 hit(const char *str, struct monst *mtmp, const char *force) in hit() function
/dflybsd-src/usr.sbin/zic/
H A Dzdump.c436 hunt(char *name, time_t lot, time_t hit) in hunt()
/dflybsd-src/sys/kern/
H A Dvfs_nlookup.c544 int hit = 1; in nlookup() local
/dflybsd-src/sys/bus/cam/
H A Dcam_periph.c503 int hit, i, val, dunit; in camperiphunit() local
/dflybsd-src/contrib/lvm2/dist/daemons/dmeventd/
H A Ddmeventd.c1109 struct thread_status *thread, *hit = NULL; in _get_registered_dev() local
/dflybsd-src/lib/libc/stdtime/
H A Dlocaltime.c1504 int hit; in timesub() local
/dflybsd-src/contrib/less/
H A Dsearch.c426 int hit = 0; in hlist_find() local
/dflybsd-src/crypto/libressl/ssl/
H A Dssl_locl.h1012 int hit; /* reusing a previous session */ member