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

/freebsd-11-stable/usr.sbin/kbdcontrol/
H A Dkbdcontrol.c131 static void load_keymap(char *opt, int dumponly);
822 load_keymap(char *opt, int dumponly) function
1241 load_keymap(optarg, 0);
1244 load_keymap(optarg, 1);

Completed in 51 milliseconds