Searched refs:need_quote (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsimple_exec_w32.c156 int need_quote = FALSE; local
172 need_quote = TRUE;
198 if (need_quote) {
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dhdb-ldap.c826 need_quote(unsigned char c) function
845 if (need_quote((unsigned char)unquoted[i]))
856 if (need_quote((unsigned char)unquoted[0])) {
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dserver.cc2998 int need_quote = 0; local
3011 need_quote = 1;
3029 if (need_quote)
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dserver.cc3014 int need_quote = 0; local
3027 need_quote = 1;
3045 if (need_quote)

Completed in 327 milliseconds