Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgspath.h85 gs_path_enum *gs_path_enum_alloc(gs_memory_t *, client_name_t);
H A Dzpath1.c179 if ((penum = gs_path_enum_alloc(imemory, "pathforall")) == 0) in zpathforall()
H A Dgxpath2.c427 gs_path_enum_alloc(gs_memory_t * mem, client_name_t cname) in gs_path_enum_alloc() function