VSF Documented
resolv.h File Reference

Go to the source code of this file.

Data Structures

struct  res_sym
 
struct  vsf_linux_resolv_vplt_t
 

Macros

#define __b64_ntop   VSF_LINUX_WRAPPER(__b64_ntop)
 
#define __b64_pton   VSF_LINUX_WRAPPER(__b64_pton)
 
#define b64_ntop   __b64_ntop
 
#define b64_pton   __b64_pton
 

Typedefs

typedef struct vsf_linux_resolv_vplt_t vsf_linux_resolv_vplt_t
 

Functions

int b64_ntop (const unsigned char *src, int srclen, char *dst, size_t dstlen)
 
int b64_pton (char *src, unsigned char *dst, size_t dstlen)
 

Variables

__VSF_VPLT_DECORATOR__ vsf_linux_resolv_vplt_t vsf_linux_resolv_vplt
 

Macro Definition Documentation

◆ __b64_ntop

#define __b64_ntop   VSF_LINUX_WRAPPER(__b64_ntop)

◆ __b64_pton

#define __b64_pton   VSF_LINUX_WRAPPER(__b64_pton)

◆ b64_ntop

#define b64_ntop   __b64_ntop

◆ b64_pton

#define b64_pton   __b64_pton

Typedef Documentation

◆ vsf_linux_resolv_vplt_t

typedef struct vsf_linux_resolv_vplt_t vsf_linux_resolv_vplt_t

Function Documentation

◆ b64_ntop()

int b64_ntop ( const unsigned char * src,
int srclen,
char * dst,
size_t dstlen )

◆ b64_pton()

int b64_pton ( char * src,
unsigned char * dst,
size_t dstlen )

Variable Documentation

◆ vsf_linux_resolv_vplt

__VSF_VPLT_DECORATOR__ vsf_linux_resolv_vplt_t vsf_linux_resolv_vplt
extern
Generated from commit: vsfteam/vsf@ceb53fd