Searched refs:done_once (Results 1 – 3 of 3) sorted by relevance
38 static bool done_once; in setUp() local51 if (done_once) { in setUp()54 done_once = TRUE; in setUp()
816 static int done_once = 0; in gdb_readline2() local824 if (!done_once && !ISATTY (instream)) in gdb_readline2()827 done_once = 1; in gdb_readline2()
3957 int j, done_once = 0; in sctp_express_handle_sack() local4290 (done_once == 0)) { in sctp_express_handle_sack()4311 done_once = 1; in sctp_express_handle_sack()4444 int done_once; in sctp_handle_sack() local5122 done_once = 0; in sctp_handle_sack()5172 (done_once == 0)) { in sctp_handle_sack()5193 done_once = 1; in sctp_handle_sack()