Home
last modified time | relevance | path

Searched refs:xcpy_char (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/less/
H A Dfilename.c314 static void xcpy_char(xcpy *xp, char ch) in xcpy_char() function
326 xcpy_char(xp, openquote); in xcpy_filename()
328 xcpy_char(xp, *str); in xcpy_filename()
330 xcpy_char(xp, closequote); in xcpy_filename()
363 xcpy_char(&xp, *fr); in fexpand_copy()
368 xcpy_char(&xp, *fr); in fexpand_copy()
371 xcpy_char(&xp, '\0'); in fexpand_copy()