proton  0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
util.h File Reference
#include <stdarg.h>

Go to the source code of this file.

Functions

void parse_url (char *url, char **scheme, char **user, char **pass, char **host, char **port, char **path)
void pn_fatal (char *fmt,...)
void pn_vfatal (char *fmt, va_list ap)

Function Documentation

void parse_url ( char *  url,
char **  scheme,
char **  user,
char **  pass,
char **  host,
char **  port,
char **  path 
)
void pn_fatal ( char *  fmt,
  ... 
)
void pn_vfatal ( char *  fmt,
va_list  ap 
)