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

/freebsd-9.3-release/contrib/texinfo/info/
H A Dwindow.h83 int failing; /* Whether or not this search failed. */ member in struct:__anon4246
H A Dsession.c826 IS_Continuous Try to get first menu item, or failing that, the
827 "Next:" pointer, or failing that, the "Up:" and
3553 /* Allow C-g to quit the search, failing it if pressed. */
3803 push_isearch (WINDOW *window, int search_index, int direction, int failing)
3811 state->failing = failing;
3819 pop_isearch (WINDOW *window, int *search_index, int *direction, int *failing)
3830 *failing = state->failing;
4043 /* If C-g pressed, and the search is failing, po
3793 push_isearch(WINDOW *window, int search_index, int direction, int failing) argument
3809 pop_isearch(WINDOW *window, int *search_index, int *direction, int *failing) argument
[all...]
/freebsd-9.3-release/contrib/sendmail/src/
H A Dqueue.c8504 bool failing = false; local
8687 failing = true;
8690 if (!failing && !finished)
8695 failing = true;
8702 failing = true;
8706 if (!failing &&
8719 failing = true;
8739 if (!failing &&
8744 if (!failing && save_errno != 0)
8780 failing
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Support/Unix/
H A DProgram.inc415 // signal during execution as opposed to failing to execute.
/freebsd-9.3-release/contrib/one-true-awk/
H A DFIXES729 fixed storage leak in freefa, failing to recover [N]CCL.

Completed in 144 milliseconds