Searched refs:ohash_info (Results 1 - 13 of 13) sorted by relevance

/openbsd-current/lib/libutil/
H A Dohash.h27 struct ohash_info { struct
40 struct ohash_info info;
53 void ohash_init(struct ohash *, unsigned, struct ohash_info *);
68 void *ohash_create_entry(struct ohash_info *, const char *, const char **);
H A Dohash.c44 ohash_create_entry(struct ohash_info *i, const char *start, const char **end)
185 ohash_init(struct ohash *h, unsigned int size, struct ohash_info *info)
/openbsd-current/usr.bin/make/
H A Dtarg.h62 struct ohash_info;
64 extern struct ohash_info gnode_info;
H A Ddir.c177 static struct ohash_info dir_info = {
186 static struct ohash_info file_info = {
204 static struct ohash_info stamp_info = {
H A Dtarg.c115 struct ohash_info gnode_info = {
H A Darch.c130 static struct ohash_info members_info = {
135 static struct ohash_info arch_info = {
H A Dtargequiv.c54 static struct ohash_info equiv_info = {
H A Dvar.c239 static struct ohash_info var_info = {
H A Dsuff.c112 static struct ohash_info suff_info = {
/openbsd-current/usr.bin/mandoc/
H A Dmandoc_ohash.c33 struct ohash_info info;
/openbsd-current/usr.bin/m4/
H A Dlook.c60 static struct ohash_info macro_info = {
/openbsd-current/usr.bin/signify/
H A Dsignify.c656 struct ohash_info info = { 0, NULL, ecalloc, efree, NULL };
/openbsd-current/usr.bin/tsort/
H A Dtsort.c154 static struct ohash_info node_info = {

Completed in 106 milliseconds