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

/xsrc/external/mit/xmodmap/dist/
H A Dhandle.c164 static void do_clear ( char *line, int len );
183 { "clear", 5, do_clear },
787 * do_clear - parse off lines of the form
794 do_clear(char *line, int len) function in typeref:typename:void

Completed in 3 milliseconds