Home
last modified time | relevance | path

Searched refs:psz_attr_names (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dattr.c2479 char *psz_attr_names=strchr(buf, ':'), *psz_attr=NULL; local
2482 if (psz_attr_names == NULL) {
2493 *psz_attr_names++ = '\0';
2494 count = GetAttrNamesCount(psz_attr_names);
2512 gAttrGroupInfo[group_index]->group_value = UtilStrDup(psz_attr_names);