Searched defs:parse_gids (Results 1 – 3 of 3) sorted by relevance
31 static bool parse_gids(const char* path, size_t line_number, const char* gids, pkg_info* info) { in parse_gids() function
183 parse_gids (const char *name G_GNUC_UNUSED, in parse_gids() function
3562 def parse_gids(s): function