HomeSort by: relevance | last modified time | path
    Searched defs:ohash_info (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/m4/lib/
ohash.h 27 struct ohash_info { struct
39 struct ohash_info info;
52 void ohash_init(struct ohash *, unsigned, struct ohash_info *);
66 void *ohash_create_entry(struct ohash_info *, const char *, const char **);
ohash.h 27 struct ohash_info { struct
39 struct ohash_info info;
52 void ohash_init(struct ohash *, unsigned, struct ohash_info *);
66 void *ohash_create_entry(struct ohash_info *, const char *, const char **);
  /src/external/bsd/mdocml/dist/
compat_ohash.h 27 struct ohash_info { struct
40 struct ohash_info info;
52 void ohash_init(struct ohash *, unsigned, struct ohash_info *);
66 void *ohash_create_entry(struct ohash_info *, const char *, const char **);
compat_ohash.h 27 struct ohash_info { struct
40 struct ohash_info info;
52 void ohash_init(struct ohash *, unsigned, struct ohash_info *);
66 void *ohash_create_entry(struct ohash_info *, const char *, const char **);

Completed in 40 milliseconds