Home
last modified time | relevance | path

Searched defs:type_string (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgsiomacres.c143 private unsigned int res_string2type(const char *type_string) in res_string2type()
152 private char * res_type2string(const unsigned int type, char *type_string) in res_type2string()
194 char type_string[5]; in read_resource_map() local