Home
last modified time | relevance | path

Searched refs:unixpw_verify_screen (Results 1 – 3 of 3) sorted by relevance

/external/libvncserver/x11vnc/
Dunixpw.h49 extern void unixpw_verify_screen(char *user, char *pass);
Dunixpw.c105 void unixpw_verify_screen(char *user, char *pass);
1568 void unixpw_verify_screen(char *user, char *pass) { function
2014 unixpw_verify_screen(user, pass);
Dsslhelper.c1350 unixpw_verify_screen(un, pw); in finish_auth()