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

/freebsd-10.1-release/sys/ddb/
H A Ddb_variables.c56 static struct db_variable *db_evars = variable in typeref:struct:db_variable
67 for (vp = db_vars; vp < db_evars; vp++) {

Completed in 49 milliseconds