Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_files.c122 unquote(ml->linebuf, ml->lineqbuf); in getmapent_files()
145 unquote(lp, lq); in getmapent_files()
261 unquote(lp, lq); in getmapkeys_files()
325 unquote(line, lineq); in loadmaster_files()
H A Dautomount.h282 extern void unquote(char *, char *);
H A Dns_nis.c155 unquote(lp, lq);
H A Dns_fnmount.c733 unquote(ml->linebuf, ml->lineqbuf); in trim_line()
H A Dauto_subr.c669 unquote(str, qbuf) in unquote() function
H A Dns_ldap.c312 unquote(ml->linebuf, ml->lineqbuf); in getmapent_ldap()
/illumos-gate/usr/src/boot/forth/
H A Dsupport.4th411 \ unquote a string
412 : unquote ( addr len -- addr len )
888 value_buffer strget unquote
923 value_buffer strget unquote
929 value_buffer strget unquote
935 value_buffer strget unquote
941 value_buffer strget unquote
947 value_buffer strget unquote
953 value_buffer strget unquote
959 value_buffer strget unquote
[all …]
/illumos-gate/usr/src/cmd/modload/
H A Ddrvsubr.c813 int unquote) in get_entry() argument
825 if (unquote && *ptr == '"') { in get_entry()
/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c613 static char *unquote (char *qstr) function
696 endpair = unquote (curp);