Searched refs:nextmsg (Results 1 – 3 of 3) sorted by relevance
344 nextmsg = lastmsg + 1; in main()361 nextmsg, ptr, ctime(&t)); in main()408 fscanf(msgsrc, "%d\n", &nextmsg); in main()410 if (nextmsg > lastmsg+1) { in main()417 rcfirst = nextmsg - rcback; in main()430 rcfirst = nextmsg; in main()436 nextmsg = firstmsg; in main()587 if (msg >= nextmsg) { in main()588 nextmsg = msg + 1; in main()602 if (--msg >= nextmsg) { in main()[all …]
292 static const char *msg, *nextmsg; variable298 nextmsg = NULL; in failure()303 nextmsg = msgbuff; in failure()334 msg = nextmsg; in assertion_count()335 nextmsg = NULL; in assertion_count()429 msg = nextmsg; in test_skipping()430 nextmsg = NULL; in test_skipping()
427 static const char *msg, *nextmsg; variable433 nextmsg = NULL; in failure()438 nextmsg = msgbuff; in failure()469 msg = nextmsg; in assertion_count()470 nextmsg = NULL; in assertion_count()564 msg = nextmsg; in test_skipping()565 nextmsg = NULL; in test_skipping()