Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libtnfprobe/
H A Dprobe_cntl.c557 jmp_buf tnf_jmpbuf; in probestart() local
558 if (setjmp(tnf_jmpbuf) != 0) { in probestart()
563 tnf_probe_dsize = (size_t)(tnf_jmpbuf[3] - tnf_jmpbuf[1]); in probestart()