doc
Functions
csync_misc.h File Reference
#include <csync.h>

Go to the source code of this file.

Functions

CSYNC_STATUS csync_errno_to_status (int error, CSYNC_STATUS default_status)
 
int csync_fnmatch (__const char *__pattern, __const char *__name, int __flags)
 
char * csync_get_local_username (void)
 
char * csync_get_user_home_dir (void)
 

Function Documentation

◆ csync_errno_to_status()

CSYNC_STATUS csync_errno_to_status ( int error,
CSYNC_STATUS default_status )

◆ csync_fnmatch()

int csync_fnmatch ( __const char * __pattern,
__const char * __name,
int __flags )

◆ csync_get_local_username()

char * csync_get_local_username ( void )

◆ csync_get_user_home_dir()

char * csync_get_user_home_dir ( void )