Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:scroll_key_list_str

3887 			    NONUL(scroll_key_list_str));
3891 if (scroll_key_list_str) {
3892 free(scroll_key_list_str);
3895 scroll_key_list_str = strdup(p);
3897 scroll_key_list_str);