Home
last modified time | relevance | path

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

/freebsd/usr.sbin/kbdcontrol/
H A Dkbdcontrol.c117 static void load_keymap(char *opt, int dumponly);
833 load_keymap(char *opt, int dumponly) in load_keymap() argument
882 if (dumponly) { in load_keymap()