Searched refs:xcpy (Results 1 – 1 of 1) sorted by relevance
347 typedef struct xcpy { char *dest; size_t copied; } xcpy; typedef349 static void xcpy_char(xcpy *xp, char ch) in xcpy_char()355 static void xcpy_filename(xcpy *xp, constant char *str) in xcpy_filename()368 xcpy xp; in fexpand_copy()