Query: synce_get_directory
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SYNCE_GET_DIRECTORY(3) http://www.synce.org/ SYNCE_GET_DIRECTORY(3)NAMEsynce_get_directory - get synce configuration directorySYNOPSIS#include <synce.h> bool synce_get_directory(char ** path); bool synce_get_subdirectory(const char * name, char ** path); bool synce_get_script_directory(char ** path);DESCRIPTIONThe synce_get_directory() function provides a string describing the location of the synce configuration directory. If the environment vari- able SYNCE_CONF_DIR is set, it's value is returned. The default location is ~/.synce. The synce_get_subdirectory() function provides a string describing the location of the subdirectory name in the synce configuration direc- tory. name cannot contain '/'. The synce_get_script_directory() function provides a string describing the location of the script subdirectory in the synce configuration directory.RETURN VALUEReturns true if successful. Fails and returns false if path is an invalid pointer, SYNCE_CONF_DIR is not set and user cannot be determined, or the directory does not exist.SEE ALSOsynce(7) The SynCE Project 2007-08-26 SYNCE_GET_DIRECTORY(3)
Related Man Pages |
---|
synce_set_connection_filename(3) - debian |
time_fields_from_filetime(3) - debian |
time_fields_to_filetime(3) - debian |
wstr_append(3) - debian |
wstr_free_string(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
One instance of comparing grep and awk |
My first PERL incarnation... Audio Oscillograph |