#include <string.h>
#include <grass/gis.h>
Go to the source code of this file.
Functions | |
char * | G__file_name (char *path, char *element, char *name, char *mapset) |
char* G__file_name | ( | char * | path, | |
char * | element, | |||
char * | name, | |||
char * | mapset | |||
) |
Definition at line 23 of file file_name.c.
References G__location_path(), G__name_is_fully_qualified(), G_free(), and G_mapset().
Referenced by G__check_fp_type(), G__make_location(), G__make_mapset_element(), G__mapset_permissions(), G__open(), G__tempfile(), G__write_fp_format(), G_get_ellipsoid_parameters(), G_get_projinfo(), G_get_projunits(), G_myname(), G_raster_map_is_fp(), G_raster_map_type(), G_remove(), and G_rename().