Searched refs:gs_path_enum_alloc (Results 1 – 3 of 3) sorted by relevance
85 gs_path_enum *gs_path_enum_alloc(gs_memory_t *, client_name_t);
179 if ((penum = gs_path_enum_alloc(imemory, "pathforall")) == 0) in zpathforall()
427 gs_path_enum_alloc(gs_memory_t * mem, client_name_t cname) in gs_path_enum_alloc() function