clipboard_store_path   48 src/clipboard.c char *clipboard_store_path = NULL;
clipboard_store_path   82 src/clipboard.c     if (clipboard_store_path == NULL || clipboard_store_path[0] == '\0')
clipboard_store_path   86 src/clipboard.c     cmd = g_strconcat (clipboard_store_path, " ", tmp, " 2>/dev/null", (char *) NULL);
clipboard_store_path   16 src/clipboard.h extern char *clipboard_store_path;
clipboard_store_path  966 src/setup.c        clipboard_store_path =
clipboard_store_path 1019 src/setup.c                                  clipboard_store_path);
clipboard_store_path 1040 src/setup.c        g_free (clipboard_store_path);