HomeSort by: relevance | last modified time | path
    Searched refs:db_forall_func_t (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/ddb/
db_sym.h 63 typedef void (db_forall_func_t) typedef in typeref:typename:void ()(db_symtab_t *,db_sym_t,char *,char *,int,void *)
82 db_forall_func_t *db_forall_func, void *);
db_elf.c 65 static void db_elf_forall(db_symtab_t *, db_forall_func_t db_forall_func,
385 db_elf_forall(db_symtab_t *stab, db_forall_func_t db_forall_func, void *arg)
db_sym.c 53 static db_forall_func_t db_sift;

Completed in 30 milliseconds