Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/utils/
HDradiotap.c238 int hit = 0; in ieee80211_radiotap_iterator_next() local
/NextBSD/contrib/gdb/gdb/mi/
HDmi-cmds.c191 int hit; member
/NextBSD/contrib/netbsd-tests/fs/nfs/nfsservice/rpcbind/
HDpmap_svc.c153 register struct pmaplist *hit = NULL; in find_service_pmap() local
HDrpcb_svc_com.c1332 register rpcblist_ptr hit = NULL; in find_service() local
/NextBSD/usr.sbin/rpcbind/
HDpmap_svc.c154 register struct pmaplist *hit = NULL; in find_service_pmap() local
HDrpcb_svc_com.c1359 register rpcblist_ptr hit = NULL; in find_service() local
/NextBSD/contrib/ldns/
HDrdata.c523 uint8_t *hit_size, uint8_t** hit, in ldns_rdf_hip_get_alg_hit_pk()
551 uint8_t hit_size, uint8_t *hit, in ldns_rdf_hip_new_frm_alg_hit_pk()
HDstr2host.c1482 const char *hit = strchr(str, ' ') + 1; in ldns_str2rdf_hip() local
/NextBSD/contrib/ipfilter/ipsd/
HDipsdr.c187 sdhit_t hit, *hp; local
/NextBSD/crypto/openssl/ssl/
HDs2_srvr.c729 int n, hit; in server_hello() local
HDssl.h1500 int hit; /* reusing a previous session */ member
/NextBSD/usr.sbin/rpc.yppasswdd/
HDyppasswdd_server.c256 int hit = 0; in find_domain() local
/NextBSD/sys/kern/
HDsubr_hints.c136 int n = 0, hit, i = 0; in res_find() local
/NextBSD/sys/fs/nfsserver/
HDnfs_nfsdcache.c608 int hit, ret = 0; in nfsrc_gettcp() local
/NextBSD/contrib/tzcode/zic/
HDzdump.c482 hunt(char *name, time_t lot, time_t hit) in hunt()
/NextBSD/contrib/less/
HDsearch.c439 int hit = 0; local
/NextBSD/contrib/tzcode/stdtime/
HDlocaltime.c1612 int hit; local
/NextBSD/contrib/libxo/xohtml/external/
HDjquery.js3265 i, j, cur, ret, selMatch, matched, matches, handleObj, sel, hit, related; variable