OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:appshare_debug
(Results
1 - 1
of
1
) sorted by null
/external/libvncserver/x11vnc/
appshare.c
282
static int
appshare_debug
= 0;
variable
379
if (
appshare_debug
&& !strcmp(suffix[i], "log")) {
383
if (
appshare_debug
) {
492
if (
appshare_debug
) {
518
if (
appshare_debug
) {fprintf(stderr,
526
if (
appshare_debug
) {
638
if (
appshare_debug
) fprintf(stderr, "%s\n", cmd);
661
if (!
appshare_debug
) {
666
if (
appshare_debug
) fprintf(stderr, "keeping: %s\n", name);
671
if (!
appshare_debug
) {
[
all
...]
Completed in 38 milliseconds