globus_tilde_expand.h (3) Linux Manual Page
globus_tilde_expand.h –
Home Directory ~ expansion.
Synopsis
#include ‘globus_types.h’Macros
#define GLOBUS_TILDE_EXPANDExpand ~.
#define GLOBUS_TILDE_USER_EXPAND
Expand ~user.
Functions
int globus_tilde_expand (unsigned long options, globus_bool_t url_form, char *inpath, char **outpath)Expand ~ and/or ~user in path strings.
