format.c File Reference

#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "libspopc.h"
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
Include dependency graph for format.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void freelistarray (int *array)
void freemsg (char *msg)
void freeuidlarray (char **array)
int * list2array (char *poplist)
int listi2size (char *resp)
char * nextline (char *string)
char * retr2msg (char *data)
int stat2bytes (char *resp)
int stat2last (char *resp)
char ** uidl2array (char *resp)
char * uidli2sig (char *resp)

Function Documentation

void freelistarray ( int *  array  ) 

Definition at line 128 of file format.c.

Here is the caller graph for this function:

void freemsg ( char *  msg  ) 

Definition at line 70 of file format.c.

void freeuidlarray ( char **  array  ) 

Definition at line 248 of file format.c.

Here is the caller graph for this function:

int* list2array ( char *  poplist  ) 

Definition at line 75 of file format.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int listi2size ( char *  resp  ) 

Definition at line 134 of file format.c.

Here is the call graph for this function:

char* nextline ( char *  string  ) 

Definition at line 20 of file format.c.

Here is the caller graph for this function:

char* retr2msg ( char *  data  ) 

Definition at line 32 of file format.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int stat2bytes ( char *  resp  ) 

Definition at line 168 of file format.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int stat2last ( char *  resp  ) 

Definition at line 149 of file format.c.

Here is the call graph for this function:

Here is the caller graph for this function:

char** uidl2array ( char *  resp  ) 

Definition at line 187 of file format.c.

Here is the call graph for this function:

Here is the caller graph for this function:

char* uidli2sig ( char *  resp  ) 

Definition at line 260 of file format.c.

Here is the call graph for this function:

Generated on Wed Feb 29 22:51:36 2012 for CXXUtilities by  doxygen 1.6.3