Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:max_keyrepeat_str

3921 		char *s = max_keyrepeat_str;
3929 if (max_keyrepeat_str) {
3930 free(max_keyrepeat_str);
3933 max_keyrepeat_str = strdup(p);
3935 max_keyrepeat_str);