Grid Community Toolkit  6.2.1705709074 (tag: v6.2.20240202)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
globus_tilde_expand.h File Reference

Home Directory ~ expansion. More...

#include "globus_types.h"

Go to the source code of this file.

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. More...
 

Detailed Description

Home Directory ~ expansion.