33 if (
ref->nfiles <= 0) {
34 fprintf(fd,
_(
"group <%s> is empty\n"), group);
38 for (i = 0; i <
ref->nfiles; i++) {
44 fprintf(fd,
_(
"group <%s> references the following raster maps\n"), group);
47 for (i = 0; i <
ref->nfiles; i++) {
80 for (i = 0; i <
ref->nfiles; i++)
108 frmt =
"<%.33s...@%.32s...>";
AMI_err name(char **stream_name)
void I__list_group_name_fit(char *buf, const char *name, const char *mapset)
Formats map name to fit in a 80 column layout.
int I_list_group(const char *group, const struct Ref *ref, FILE *fd)
Prints maps in a group (fancy version)
int I_list_group_simple(const struct Ref *ref, FILE *fd)
Prints maps in a group (simple version)