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

/xsrc/external/mit/xmodmap/dist/
H A Dhandle.c158 static void do_keycode ( char *line, int len );
179 { "keycode", 7, do_keycode },
342 * do_keycode - parse off lines of the form
352 do_keycode(char *line, int len) function in typeref:typename:void

Completed in 3 milliseconds