cctools
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
dttools
src
tlq_config.h
1
#ifndef TLQ_CONFIG_H
2
#define TLQ_CONFIG_H
3
4
#include <time.h>
5
6
char
*tlq_config_url(
int
port,
const
char
*log_path, time_t stoptime );
7
8
#endif
Generated by
1.8.5