Searched refs:fquote (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/uucp-11/uucp/
H A Dchat.c452 /* Debugging function for fcsend. This takes the fquote variable, the
455 value for fquote. The fquote variable is TRUE if the debugging
464 fcsend_debug (fquote, clen, zbuf)
465 boolean fquote;
481 ulog (LOG_DEBUG_END, "%s", fquote ? "\"" : "");
482 fquote = FALSE;
489 ulog (LOG_DEBUG_CONTINUE, "%s %s", fquote ? "\"" : "", zbuf);
496 if (! fquote)
515 ucsend_debug_end (fquote, fer
560 boolean fquote; local
[all...]
H A Dsend.c96 boolean fquote));
366 boolean fquote;
411 fquote = fcmd_needs_quotes (&qtrans->s);
412 if (! fquote)
524 if (fquote)
1267 boolean fquote;
1273 fquote = fcmd_needs_quotes (&qtrans->s);
1275 if (fquote)
1279 qdaemon->zlocalname, fquote);
1280 usadd_exec_line (&z, &calc, &clen, 'F', qtrans->s.zto, "", fquote);
362 boolean fquote; local
1260 boolean fquote; local
[all...]
H A Dxcmd.c74 boolean fquote;
87 fquote = fcmd_needs_quotes (&qtrans->s);
88 if (! fquote)
127 if (fquote)
72 boolean fquote; local
H A Drec.c310 boolean fquote;
351 fquote = fcmd_needs_quotes (&qtrans->s);
352 if (! fquote)
386 if (fquote)
306 boolean fquote; local
/macosx-10.10/uucp-11/uucp/unix/
H A Dsplcmd.c80 boolean fquote;
84 fquote = fcmd_needs_quotes (qcmd);
85 if (! fquote)
125 if (fquote)
79 boolean fquote; local

Completed in 152 milliseconds