Searched refs:Category (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/makepsres/
H A Dmakepsres.c118 } Category; typedef in typeref:struct:_t_Category
131 Category *categories;
174 static Category *AddCategory (name)
177 Category *newCategory = (Category *) ckcalloc (1, sizeof (Category),
178 "Failed to allocate Category record.");
181 "Failed to allocate Category name.");
189 Category *current,
221 static Category *FindCategor
[all...]

Completed in 8 milliseconds