|
LibVNCServer/LibVNCClient
|
#include <stdio.h>#include <stdlib.h>#include <time.h>#include <errno.h>#include <rfb/rfbclient.h>
Include dependency graph for ppmtest.c:Go to the source code of this file.
Functions | |
| char * | getuser (rfbClient *client) |
| char * | getpassword (rfbClient *client) |
| int | main (int argc, char **argv) |
| char * getpassword | ( | rfbClient * | client | ) |
| char * getuser | ( | rfbClient * | client | ) |