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

/xsrc/external/mit/xkill/dist/
H A Dxkill.c58 static int parse_button ( const char *s, int *buttonp );
244 parse_button(const char *s, int *buttonp) argument
247 *buttonp = SelectButtonAny;
256 *buttonp = atoi (s);

Completed in 2 milliseconds