#include <node.h>
#include <stdio.h>
Include dependency graph for test_node.c:
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
apr_pool_t * | global_mp |
int main | ( | int | argc, | |
char * | argv[] | |||
) |
Definition at line 41 of file test_node.c.
References global_mp, and ping_node().
Here is the call graph for this function: