HomeSort by relevance Sort by last modified time
    Searched refs:read_passwds (Results 1 - 4 of 4) sorted by null

  /external/libvncserver/x11vnc/
user.h 41 extern int read_passwds(char *passfile);
user.c 54 int read_passwds(char *passfile);
866 int read_passwds(char *passfile) { function
909 rc = run_user_command(filename, latest_client, "read_passwds",
955 fprintf(stderr, "read_passwds: raw line: %s\n", line);
996 fprintf(stderr, "read_passwds: keepline: %s\n", line);
997 fprintf(stderr, "read_passwds: begin_vo: %d\n", begin_vo);
1001 rfbLog("read_passwds: hit max passwd: %d\n", max);
1035 fprintf(stderr, "read_passwds: trimline: %s\n", p);
1052 fprintf(stderr, "read_passwds: linecount is 2.\n");
1122 if (read_passwds(passwdfile))
    [all...]
connections.c 610 if (!strcmp(mode, "read_passwds") && cmd_ok("passwdfile")) {
    [all...]
x11vnc.c     [all...]

Completed in 63 milliseconds