Home
last modified time | relevance | path

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

/netbsd-src/sys/ddb/
H A Ddb_command.h135 #define CS_COMPAT 0x4 /* is set for compatibility with old macro
H A Ddb_command.c238 CS_COMPAT, NULL,NULL,NULL) },
837 else if (command->flag == CS_COMPAT) in db_read_command()