Dillo v3.1.1-98-g318d1f14
|
#include <unistd.h>
#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include "../dpip/dpip.h"
#include "dpiutil.h"
Go to the source code of this file.
Macros | |
#define | _MSG(...) |
#define | MSG(...) printf("[hello dpi]: " __VA_ARGS__) |
Functions | |
int | main (void) |
int main | ( | void | ) |
Definition at line 36 of file hello.c.
References a_Dpip_build_cmd(), a_Dpip_check_auth(), a_Dpip_dsh_close(), a_Dpip_dsh_free(), a_Dpip_dsh_new(), a_Dpip_dsh_printf, a_Dpip_dsh_read_token(), a_Dpip_dsh_write(), a_Dpip_dsh_write_str(), a_Dpip_get_attr(), dFree(), dStrdup(), dStrerror, Escape_html_str(), MSG, and sh.