Searched refs:fexit (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/uucp-11/uucp/
H A Dprote.c333 boolean fexit;
336 if (! feprocess_data (qdaemon, &fexit, &cneed))
338 if (fexit)
325 boolean fexit; local
H A Dprott.c301 boolean fexit;
304 if (! ftprocess_data (qdaemon, &fexit, &cneed))
306 if (fexit)
293 boolean fexit; local
H A Dprotf.c561 boolean fexit;
564 if (! ffprocess_data (qdaemon, &fexit, &cneed))
566 if (fexit)
551 boolean fexit; local
H A Dproty.c348 boolean fexit = FALSE;
350 while (! fexit)
352 if (! fywait_for_packet (qdaemon, &fexit))
344 boolean fexit = FALSE; local
H A Duucp.c173 boolean fexit;
612 fexit = TRUE;
621 fexit = TRUE;
646 fexit = fsysdep_run (FALSE, "uucico", zarg, zconfigarg);
650 usysdep_exit (fexit && !uccopy_problems);
170 boolean fexit; local
H A Dproti.c937 boolean fexit;
939 fret = fiprocess_data (qdaemon, &fexit, (boolean *) NULL,
980 boolean fexit, ffound;
984 if (! fiprocess_data (qdaemon, &fexit, &ffound, &cneed))
987 if (fexit || (fone && ffound))
924 boolean fexit; local
965 boolean fexit, ffound; local
H A Dprotz.c985 boolean fexit;
1111 TRUE, &fexit))
1131 TRUE, &fexit))
1148 TRUE, &fexit))
1161 TRUE, &fexit))
1182 (long) -1, TRUE, &fexit))
1185 * FIXME: Examine <fexit>?
984 boolean fexit; local
H A Dprotg.c1150 boolean fexit;
1155 if (! fgprocess_data (qdaemon, TRUE, freturncontrol, &fexit,
1159 if (fexit)
1138 boolean fexit; local

Completed in 141 milliseconds