Home directory ~ expansion.
#include 'globus_types.h'
#define GLOBUS_TILDE_EXPAND
Expand ~. #define GLOBUS_TILDE_USER_EXPAND
Expand ~user.
int globus_tilde_expand (unsigned long options, globus_bool_t url_form, char *inpath, char **outpath)
Expand ~ and/or ~user in path strings.
Home Directory ~ expansion.
Generated automatically by Doxygen for globus_common from the source code.