Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dconsole.c39 static int cons_change(const char *string);
133 cons_change(prefconsole); in cons_probe()
237 ret = cons_change(value); in cons_set()
287 cons_change(const char *string) in cons_change() function