src/utils.h File Reference

Go to the source code of this file.

Defines

#define assert_static(e)

Functions

char * parsePath (char *path)
int set_nonblocking (int fd)
int stringFoundInStringArray (const char *const *array, const char *suffix)

Define Documentation

#define assert_static (  ) 
Value:
do { \
                enum { assert_static__ = 1/(e) }; \
        } while (0)

Definition at line 26 of file utils.h.


Function Documentation

char* parsePath ( char *  path  ) 
int set_nonblocking ( int  fd  ) 
int stringFoundInStringArray ( const char *const *  array,
const char *  suffix 
)
Generated on Sun May 2 21:28:32 2010 for MPD by  doxygen 1.6.3