#include <stdio.h>
#include <omapip/result.h>
#include <isc/lang.h>
#include <isc/formatcheck.h>
Go to the source code of this file.
|
typedef void(* | PFV) (void) |
|
§ T_ARG
#define T_ARG |
( |
|
n | ) |
(*(av + (n))) |
§ T_FAIL
§ T_MAXTOKS
§ T_OPTIONAL
§ T_PASS
§ T_REQUIRED
§ T_THREADONLY
§ T_UNRESOLVED
§ T_UNSUPPORTED
#define T_UNSUPPORTED 0x4 |
§ T_UNTESTED
§ PFV
typedef void(* PFV) (void) |
§ t_assert()
ISC_LANG_BEGINDECLS void t_assert |
( |
const char * |
component, |
|
|
int |
anum, |
|
|
int |
class, |
|
|
const char * |
what, |
|
|
|
... |
|
) |
| |
§ t_bustline()
int t_bustline |
( |
char * |
line, |
|
|
char ** |
toks |
|
) |
| |
§ t_dc_method_fromtext()
unsigned int t_dc_method_fromtext |
( |
char * |
dc_method | ) |
|
§ t_dns_result_fromtext()
isc_result_t t_dns_result_fromtext |
( |
char * |
result | ) |
|
§ t_eval()
int t_eval |
( |
const char * |
filename, |
|
|
int(*)(char **) |
func, |
|
|
int |
nargs |
|
) |
| |
§ t_fgetbs()
char* t_fgetbs |
( |
FILE * |
fp | ) |
|
§ t_getenv()
char* t_getenv |
( |
const char * |
name | ) |
|
§ t_info()
ISC_LANG_BEGINDECLS void void t_info |
( |
const char * |
format, |
|
|
|
... |
|
) |
| |
§ t_result()
ISC_LANG_BEGINDECLS void void void t_result |
( |
int |
result | ) |
|
§ T_debug
§ T_testlist