Home
last modified time | relevance | path

Searched refs:jmpretval (Results 1 – 1 of 1) sorted by relevance

/NextBSD/tools/regression/netinet/ipmulticast/
HDipmulticast.c660 int jmpretval; in recv_loop_with_match() local
697 while (0 == (jmpretval = setjmp(jmpbuf))) { in recv_loop_with_match()
715 switch (jmpretval) { in recv_loop_with_match()