Home
last modified time | relevance | path

Searched refs:db_boot_sync_cmd (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/ddb/
H A Ddb_command.c108 void db_boot_sync_cmd(db_expr_t, int, db_expr_t, char *);
655 { "sync", db_boot_sync_cmd, 0, 0 },
831 db_boot_sync_cmd(db_expr_t addr, int haddr, db_expr_t count, char *modif) in db_boot_sync_cmd() function