Home
last modified time | relevance | path

Searched refs:passfile (Results 1 – 2 of 2) sorted by relevance

/external/libvncserver/x11vnc/
Duser.h41 extern int read_passwds(char *passfile);
Duser.c54 int read_passwds(char *passfile);
866 int read_passwds(char *passfile) { in read_passwds() argument
885 filename = passfile; in read_passwds()
937 rfbLog("cannot open passwdfile: %s\n", passfile); in read_passwds()
1017 passfile); in read_passwds()