Searched refs:shell_quoten (Results 1 – 2 of 2) sorted by relevance
147 public char * shell_quoten(constant char *s, size_t slen) in shell_quoten() function233 return shell_quoten(s, strlen(s)); in shell_quote()
169 public char * shell_quoten(constant char *s, size_t slen);