Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb.h245 extern char *mdb_get_config(void);
H A Dmdb_main.c307 char *state = mdb_get_config(); in control_kmdb()
H A Dmdb.c1280 mdb_get_config(void) in mdb_get_config() function
H A Dmdb_proc.c925 state = mdb_get_config(); in pt_exec()