Home
last modified time | relevance | path

Searched refs:ohash_info (Results 1 – 9 of 9) sorted by relevance

/mirbsd/src/include/
Dohash.h30 struct ohash_info { struct
42 struct ohash_info info; argument
55 void ohash_init(struct ohash *, unsigned, struct ohash_info *);
71 void *ohash_create_entry(struct ohash_info *, const char *, const char **);
/mirbsd/src/lib/libc/ohash/
Dohash_create_entry.c26 ohash_create_entry(struct ohash_info *i, const char *start, const char **end) in ohash_create_entry()
Dohash_init.c23 ohash_init(struct ohash *h, unsigned int size, struct ohash_info *info) in ohash_init()
/mirbsd/src/usr.bin/make/
Ddir.c201 static struct ohash_info stamp_info = { offsetof(struct file_stamp, name),
204 static struct ohash_info file_info = { 0,
207 static struct ohash_info dir_info = { offsetof(Path, name),
Darch.c131 static struct ohash_info members_info = {
136 static struct ohash_info arch_info = {
Dtarg.c126 static struct ohash_info gnode_info = {
Dvar.c175 static struct ohash_info var_info = {
/mirbsd/src/usr.bin/m4/
Dlook.c57 static struct ohash_info macro_info = {
/mirbsd/src/usr.bin/tsort/
Dtsort.c159 static struct ohash_info node_info = {