Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dfilename.c147 public char * shell_quoten(constant char *s, size_t slen) in shell_quoten() function
233 return shell_quoten(s, strlen(s)); in shell_quote()
H A Dfuncs.h169 public char * shell_quoten(constant char *s, size_t slen);