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

/osnet-11/usr/src/lib/libc/port/gen/
H A Ddeflt.c52 static void strip_quotes(char *);
249 strip_quotes(buf_tmp);
363 * strip_quotes -- strip double (") or single (') quotes from a buffer
372 strip_quotes(char *ptr) function
/osnet-11/usr/src/lib/libzoneinfo/common/
H A Dlibzone.c84 static void strip_quotes(char *, char *);
968 strip_quotes(p, p);
1418 * strip_quotes -- strip double (") or single (') quotes
1421 strip_quotes(char *from, char *to) function

Completed in 25 milliseconds