Home
last modified time | relevance | path

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

/freebsd-12-stable/bin/sh/
Dexpand.c158 stputs_quotes(const char *data, const char *syntax, char *p) in stputs_quotes() function
168 #define STPUTS_QUOTES(data, syntax, p) p = stputs_quotes((data), syntax, p)