Searched refs:string_to_ref (Results 1 – 4 of 4) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | iutil.h | 103 int string_to_ref(const char *, ref *, gs_ref_memory_t *, client_name_t);
|
| H A D | zmisc.c | 330 code = string_to_ref(str, op, iimemory, ".oserrorstring"); in zoserrorstring()
|
| H A D | iutil.c | 662 string_to_ref(const char *cstr, ref * pref, gs_ref_memory_t * mem, in string_to_ref() function
|
| H A D | interp.c | 710 int code = string_to_ref(str, &rstr, iimemory, "gs_errorinfo_put_string"); in gs_errorinfo_put_string()
|