#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) |
|
#define T_ARG |
( |
|
n | ) |
(*(av + (n))) |
#define T_UNSUPPORTED 0x4 |
typedef void(* PFV)(void) |
ISC_LANG_BEGINDECLS void ISC_FORMAT_PRINTF |
( |
4 |
, |
|
|
5 |
|
|
) |
| |
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 | ) |
|
void t_info |
( |
const char * |
format, |
|
|
|
... |
|
) |
| |
void void t_result |
( |
int |
result | ) |
|