Searched refs:db_vars (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/ddb/
H A Ddb_variables.c43 static struct db_variable db_vars[] = { variable in typeref:struct:db_variable
56 static struct db_variable *db_evars = db_vars + nitems(db_vars);
66 for (vp = db_vars; vp < db_evars; vp++) {

Completed in 49 milliseconds