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

  /src/sys/ddb/
db_examine.c 1 /* $NetBSD: db_examine.c,v 1.40 2019/09/12 09:20:23 ryo Exp $ */
33 __KERNEL_RCSID(0, "$NetBSD: db_examine.c,v 1.40 2019/09/12 09:20:23 ryo Exp $");
44 static void db_examine(db_addr_t, char *, int);
66 db_examine((db_addr_t) addr, db_examine_format, count);
70 db_examine(db_addr_t addr, char *fmt, int count) function in typeref:typename:void
  /src/usr.sbin/crash/
Makefile 65 SRCS+= db_access.c db_elf.c db_examine.c

Completed in 23 milliseconds