Lines Matching defs:use
25 that use the same license as the "OpenSSL" library), and distribute
404 rfbLog("check_httpdir: *HTTP disabled* Use -httpdir path\n");
438 char **use;
450 use = ssllist;
452 use = ssllist;
454 use = list;
457 while (use[i] != NULL) {
458 if (stat(use[i], &sbuf) == 0) {
459 http_dir = strdup(use[i]);
467 rfbLog("check_httpdir: *HTTP disabled* Use -httpdir path\n");
1849 rfbLog("remote_cmd: cannot use allow:host\n");
2849 rfbLog("remote_cmd: cannot use remap:+/-\n");