Searched refs:strip_quotes (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Ddeflt.c53 static void strip_quotes(char *);
249 strip_quotes(buf_tmp);
353 * strip_quotes -- strip double (") or single (') quotes from a buffer
362 strip_quotes(char *ptr) function
/illumos-gate/usr/src/lib/libzoneinfo/common/
H A Dlibzone.c86 static void strip_quotes(char *, char *);
970 strip_quotes(p, p);
1349 * strip_quotes -- strip double (") or single (') quotes
1352 strip_quotes(char *from, char *to) function

Completed in 61 milliseconds