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

/macosx-10.10/uucp-11/uucp/unix/
H A Dsignal.c109 available. If fforce is FALSE, we do not set the signal if it is
110 currently being ignored. If pfignored is not NULL and fforce is
112 previously being ignored (if fforce is TRUE the value returned in
117 usset_signal (isig, pfn, fforce, pfignored)
120 boolean fforce;
127 if (! fforce)
156 if (! fforce)
181 if (! fforce)
/macosx-10.10/uucp-11/uucp/
H A Duucico.c137 boolean fforce, boolean fdetach,
210 boolean fforce = FALSE;
300 fforce = TRUE;
356 fforce = TRUE;
532 fifwork, fforce, fdetach, fquiet, ftrynext);
616 qport, TRUE, fforce, fdetach, fquiet,
870 done. If the fforce argument is TRUE, a call is forced even if not
876 fcall (puuconf, zconfig, fuuxqt, qorigsys, qport, fifwork, fforce, fdetach,
884 boolean fforce;
905 if (! fforce)
209 boolean fforce = FALSE; local
[all...]
H A Dsysdep.h409 boolean fforce, boolean *pfignored));
H A Duuconv.c47 const char *zprefix, boolean fforce));
698 The fforce argument is used to get around a peculiar problem: if
708 uvwrite_chat (e, q, qlast, zprefix, fforce)
713 boolean fforce;
720 ? (fforce || q->uuconf_pzchat != NULL)

Completed in 79 milliseconds