Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dexpand.c150 stputs_quotes(const char *data, const char *syntax, char *p) in stputs_quotes() function
160 #define STPUTS_QUOTES(data, syntax, p) p = stputs_quotes((data), syntax, p)