includes/t_api.h File Reference
#include <stdio.h>
#include <omapip/result.h>
#include <isc/lang.h>
#include <isc/formatcheck.h>
Go to the source code of this file.
Define Documentation
#define T_ARG |
( |
n |
|
) |
(*(av + (n))) |
#define T_UNSUPPORTED 0x4 |
Typedef Documentation
typedef void(* PFV)(void) |
Function Documentation
ISC_LANG_BEGINDECLS void t_assert |
( |
const char * |
component, |
|
|
int |
anum, |
|
|
int |
class, |
|
|
const char * |
what, |
|
|
|
... | |
|
) |
| | |
int t_bustline |
( |
char * |
line, |
|
|
char ** |
toks | |
|
) |
| | |
unsigned int t_dc_method_fromtext |
( |
char * |
dc_method |
) |
|
isc_result_t t_dns_result_fromtext |
( |
char * |
result |
) |
|
int t_eval |
( |
const char * |
filename, |
|
|
int(*)(char **) |
func, |
|
|
int |
nargs | |
|
) |
| | |
char* t_fgetbs |
( |
FILE * |
fp |
) |
|
char* t_getenv |
( |
const char * |
name |
) |
|
ISC_LANG_BEGINDECLS void void t_info |
( |
const char * |
format, |
|
|
|
... | |
|
) |
| | |
ISC_LANG_BEGINDECLS void void void t_result |
( |
int |
result |
) |
|
Variable Documentation