Searched defs:hit (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/wpa/src/utils/ |
H A D | radiotap.c | 238 int hit = 0; in ieee80211_radiotap_iterator_next() local
|
/freebsd/usr.bin/mkuzip/ |
H A D | mkuz_blockcache.c | 43 struct mkuz_blk_info hit; member
|
/freebsd/usr.sbin/rpcbind/ |
H A D | pmap_svc.c | 147 register struct pmaplist *hit = NULL; in find_service_pmap() local
|
H A D | rpcb_svc_com.c | 1358 register rpcblist_ptr hit = NULL; in find_service() local
|
/freebsd/contrib/ldns/ |
H A D | rdata.c | 538 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 D | str2host.c | 1579 const char *hit = str == NULL ? NULL : strchr(str, ' '); in ldns_str2rdf_hip() local
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_warc.c | 832 const char *hit = xmemmem(buf, bsz, _marker, sizeof(_marker) - 1U); _warc_find_eoh() local 844 const char *hit = xmemmem(buf, bsz, _marker, sizeof(_marker) - 1U); _warc_find_eol() local
|
/freebsd/usr.sbin/rpc.yppasswdd/ |
H A D | yppasswdd_server.c | 256 int hit = 0; in find_domain() local
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdcache.c | 616 int hit, ret = 0; in nfsrc_gettcp() local
|
/freebsd/contrib/tzcode/ |
H A D | zdump.c | 736 hunt(timezone_t tz, time_t lot, time_t hit, bool only_ok) in hunt() argument
|
/freebsd/contrib/less/ |
H A D | search.c | 405 int hit = 0; hlist_find() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | arc.c | 5148 arc_access(arc_buf_hdr_t *hdr, arc_flags_t arc_flags, boolean_t hit) in arc_access()
|
/freebsd/crypto/openssl/ssl/ |
H A D | ssl_local.h | 1443 int hit; /* reusing a previous session */ member
|
/freebsd/contrib/sqlite3/ |
H A D | shell.c | 6607 int hit = 0; in re_match() local
|