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

  /src/usr.bin/config/
defs.h 556 typedef int (*ht_callback2)(const char *, const char *, void *, void *); typedef in typeref:typename:int (*)(const char *,const char *,void *,void *)
558 int ht_enumerate2(struct hashtab *, ht_callback2, void *);
defs.h 556 typedef int (*ht_callback2)(const char *, const char *, void *, void *); typedef in typeref:typename:int (*)(const char *,const char *,void *,void *)
558 int ht_enumerate2(struct hashtab *, ht_callback2, void *);

Completed in 21 milliseconds