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