LibVNCServer/LibVNCClient
Functions
ppmtest.c File Reference
#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)
 

Function Documentation

◆ getpassword()

char* getpassword ( rfbClient client)
Examples
ppmtest.c.

Definition at line 66 of file ppmtest.c.

+ Here is the caller graph for this function:

◆ getuser()

char* getuser ( rfbClient client)
Examples
ppmtest.c.

Definition at line 61 of file ppmtest.c.

+ Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char **  argv 
)
Examples
ppmtest.c.

Definition at line 72 of file ppmtest.c.

+ Here is the call graph for this function: