Home | History | Annotate | Download | only in x11vnc

Lines Matching full:lurk

67 static int lurk(char **users);
363 static int lurk(char **users) {
505 rfbLog("lurk: now user: %s @ %s\n",
531 if (strstr(str, "lurk=") != str) {
535 if (strlen(str) > strlen("lurk=")) {
542 if (lurk(users)) {