Searched refs:typestr (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/
H A Dpathname.c488 const char *namestr, *typestr; local in function:Lisp_ParseNamestring
637 typestr = THESTR(cdr);
641 typestr = "";
680 memcpy(string + length, typestr, alength);

Completed in 2 milliseconds