|
Mapper
|
#include <stdio.h>#include <string.h>
Go to the source code of this file.
Functions | |
| int | get_apps_defaults (char *, int *, char *, int *) |
| void | main (int arg_count, char *arg_values[]) |
| int get_apps_defaults | ( | char * | request, |
| int * | request_len, | ||
| char * | reply, | ||
| int * | reply_len | ||
| ) |
| void main | ( | int | arg_count, |
| char * | arg_values[] | ||
| ) |