globus_tilde_expand.h - Man Page
Home Directory ~ expansion.
Synopsis
#include 'globus_types.h'
Macros
#define GLOBUS_TILDE_EXPAND
Expand ~.
#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.
Detailed Description
Home Directory ~ expansion.
Author
Generated automatically by Doxygen for globus_common from the source code.
Referenced By
The man pages GLOBUS_TILDE_EXPAND(3) and GLOBUS_TILDE_USER_EXPAND(3) are aliases of globus_tilde_expand.h(3).
Thu Jan 19 2023 Version 18.13 globus_common