Searched refs:ohash_create_entry (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/usr.bin/m4/lib/
H A Dohash_create_entry.c1 /* $OpenBSD: ohash_create_entry.c,v 1.2 2004/06/22 20:00:16 espie Exp $ */
26 ohash_create_entry(struct ohash_info *i, const char *start, const char **end) function
H A Dohash.h66 void *ohash_create_entry(struct ohash_info *, const char *, const char **);
/netbsd-current/external/bsd/mdocml/dist/
H A Dcompat_ohash.h66 void *ohash_create_entry(struct ohash_info *, const char *, const char **);
H A Dcompat_ohash.c55 ohash_create_entry(struct ohash_info *i, const char *start, const char **end) function
/netbsd-current/usr.bin/m4/
H A DMakefile13 SRCS+= ohash_create_entry.c ohash_delete.c ohash_do.c ohash_entries.c \
H A Dlook.c147 n = ohash_create_entry(&macro_info, name, &end);

Completed in 88 milliseconds