Home
last modified time | relevance | path

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

/netbsd-src/sys/ddb/
H A Ddb_variables.c81 static int db_find_variable(const struct db_variable **);
240 db_find_variable(const struct db_variable **varp) in db_find_variable() function
272 if (!db_find_variable(&vp)) in db_get_variable()
285 if (!db_find_variable(&vp)) in db_set_variable()
331 if (!db_find_variable(&vp)) { in db_set_cmd()