module/idoutils/src/io.c File Reference

#include "../../../include/config.h"
#include "../include/common.h"
#include "../include/io.h"

Functions

ido_mmapfileido_mmap_fopen (char *filename)
int ido_mmap_fclose (ido_mmapfile *temp_mmapfile)
char * ido_mmap_fgets (ido_mmapfile *temp_mmapfile)
int ido_sink_open (char *name, int fd, int type, int port, int flags, int *nfd)
int ido_sink_write (int fd, char *buf, int buflen)
int ido_sink_write_newline (int fd)
int ido_sink_flush (int fd)
int ido_sink_close (int fd)
int ido_inet_aton (register const char *cp, struct in_addr *addr)
void ido_strip_buffer (char *buffer)
char * ido_escape_buffer (char *buffer)
char * ido_unescape_buffer (char *buffer)

Variables

int use_ssl = IDO_FALSE

Function Documentation

char* ido_escape_buffer ( char *  buffer  ) 

int ido_inet_aton ( register const char *  cp,
struct in_addr *  addr 
)

int ido_mmap_fclose ( ido_mmapfile temp_mmapfile  ) 

char* ido_mmap_fgets ( ido_mmapfile temp_mmapfile  ) 

ido_mmapfile* ido_mmap_fopen ( char *  filename  ) 

int ido_sink_close ( int  fd  ) 

int ido_sink_flush ( int  fd  ) 

int ido_sink_open ( char *  name,
int  fd,
int  type,
int  port,
int  flags,
int *  nfd 
)

int ido_sink_write ( int  fd,
char *  buf,
int  buflen 
)

int ido_sink_write_newline ( int  fd  ) 

void ido_strip_buffer ( char *  buffer  ) 

char* ido_unescape_buffer ( char *  buffer  ) 


Variable Documentation

int use_ssl = IDO_FALSE


Generated on Wed Mar 30 17:22:23 2011 for icinga-core by  doxygen 1.4.7