seas/utils.c File Reference

#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <stdlib.h>
#include <stdio.h>
#include <syslog.h>
#include <string.h>
#include "../../parser/msg_parser.h"
#include "../../parser/parse_via.h"
#include "../../parser/parse_uri.h"
#include "../../parser/parse_from.h"
#include "../../mem/mem.h"
#include "../../dprint.h"
#include "encode_header.h"
#include "encode_msg.h"
#include "utils.h"

Include dependency graph for seas/utils.c:

Go to the source code of this file.

Defines

#define _GNU_SOURCE
#define MAX_ERROR   32

Functions

int buffered_printer (FILE *infd)
int coded_buffered_printer (FILE *infd)
static int memstr (char *haystack, int hlen, char *needle, int nlen)
int print_msg_info (FILE *fd, struct sip_msg *msg)


Define Documentation

#define _GNU_SOURCE

Definition at line 44 of file seas/utils.c.

#define MAX_ERROR   32

Definition at line 59 of file seas/utils.c.


Function Documentation

int buffered_printer ( FILE *  infd  ) 

int coded_buffered_printer ( FILE *  infd  ) 

Definition at line 108 of file seas/utils.c.

References GET_PAY_SIZE, and print_encoded_msg().

static int memstr ( char *  haystack,
int  hlen,
char *  needle,
int  nlen 
) [inline, static]

Definition at line 182 of file seas/utils.c.

Referenced by buffered_printer().

int print_msg_info ( FILE *  fd,
struct sip_msg msg 
)


Generated on Thu May 24 12:00:44 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6