sh_entry 117 gozilla/gozilla.c struct sh_entry *ent; sh_entry 169 gozilla/gozilla.c struct sh_entry *ent = strhash_assign(sh, alias_name, 0); sh_entry 76 htags/incop.c struct sh_entry *entry; sh_entry 107 htags/incop.c struct sh_entry *entry = strhash_assign(head_inc, HASH_KEY(name), 0); sh_entry 119 htags/incop.c struct sh_entry *entry = strhash_first(head_inc); sh_entry 131 htags/incop.c struct sh_entry *entry = strhash_next(head_inc); sh_entry 471 libutil/gtagsop.c struct sh_entry *entry; sh_entry 643 libutil/gtagsop.c struct sh_entry *entry; sh_entry 814 libutil/gtagsop.c struct sh_entry *entry; sh_entry 960 libutil/gtagsop.c struct sh_entry *sh; sh_entry 110 libutil/strhash.c struct sh_entry * sh_entry 114 libutil/strhash.c struct sh_entry *entry; sh_entry 126 libutil/strhash.c entry = pool_malloc(sh->pool, sizeof(struct sh_entry)); sh_entry 153 libutil/strhash.c struct sh_entry * sh_entry 165 libutil/strhash.c struct sh_entry * sh_entry 168 libutil/strhash.c struct sh_entry *entry = NULL; sh_entry 26 libutil/strhash.h SLIST_ENTRY(sh_entry) ptr; sh_entry 31 libutil/strhash.h SLIST_HEAD(sh_head, sh_entry); sh_entry 41 libutil/strhash.h struct sh_entry *cur_entry; sh_entry 46 libutil/strhash.h struct sh_entry *strhash_assign(STRHASH *, const char *, int); sh_entry 48 libutil/strhash.h struct sh_entry *strhash_first(STRHASH *); sh_entry 49 libutil/strhash.h struct sh_entry *strhash_next(STRHASH *);