Lines Matching defs:hit
3090 * until we get a hit.
4598 int hit, error;
4634 hit = dirhash_lookup(dirh, s_dirent->d_name, s_dirent->d_namlen, &dirh_ep);
4635 /* if no hit, abort the search */
4636 if (!hit)
4639 /* check this hit */
4834 int hit, refcnt;
4869 hit = dirhash_lookup(dirh, s_dirent->d_name, s_dirent->d_namlen, &dirh_ep);
4870 /* if no hit, abort the search */
4871 if (!hit)
4874 /* check this hit */
4991 int hit;
5033 hit = dirhash_lookup(dirh, name, namelen, &dirh_ep);
5034 /* if no hit, abort the search */
5035 if (!hit)
5038 /* check this hit */
5059 /* update our ICB to the new parent, hit of lower 32 bits of uniqueid */
5111 int file_char, refcnt, icbflags, addr_type, hit, error;
5176 hit = dirhash_lookup_freed(dirh, fidsize, &dirh_ep);
5177 /* if no hit, abort the search */
5178 if (!hit)
5181 /* check this hit for size */
5184 /* check this hit */