Home
last modified time | relevance | path

Searched defs:thash (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/netinet/
H A Dip_ah.c104 const struct auth_hash *thash = NULL; in ah_init() local
H A Dip_esp.c99 const struct auth_hash *thash = NULL; in esp_init() local
/openbsd/gnu/usr.bin/binutils/gas/
H A Decoff.c927 typedef struct thash { struct
928 struct thash *next; /* next hash value */ argument
931 } thash_t; argument
1039 thash_t thash [ PAGE_SIZE / sizeof (thash_t) ]; member
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Decoff.c928 typedef struct thash { struct
929 struct thash *next; /* next hash value */ argument
932 } thash_t; argument
1040 thash_t thash [ PAGE_SIZE / sizeof (thash_t) ]; member
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dmips-tfile.c1037 typedef struct thash { struct
1038 struct thash *next; /* next hash value */ argument
1041 } thash_t; argument
1170 thash_t thash [ PAGE_SIZE / sizeof (thash_t) ]; member
/openbsd/gnu/gcc/gcc/
H A Dmips-tfile.c1044 typedef struct thash { struct
1045 struct thash *next; /* next hash value */ argument
1048 } thash_t; argument
1095 thash_t thash [ PAGE_SIZE / sizeof (thash_t) ]; member