81 if (groupName != NULL)
104 if (groupName != NULL)
127 if (userName != NULL && groupName != NULL)
158 if (userName != NULL && groupName != NULL)
185 if (userName != NULL)
208 if (groupNames != NULL)
230 if (userNames != NULL)
251 bool inGroup =
false;
253 if (userName != NULL && groupName != NULL)
268 if (groupName != NULL && userNames != NULL)
291 if (userName != NULL && groupNames != NULL)
std::vector< std::string > StringList
Typedef for a vector of std::string.
Represents a user with a name.