Lines Matching defs:tmp_buf
188 char tmp_buf[512];
189 (void) sprintf(tmp_buf, "__tnf_probe_notify: \n");
190 (void) write(2, tmp_buf, strlen(tmp_buf));
230 char tmp_buf[512];
231 (void) sprintf(tmp_buf, "in _tnf_fork_thread_setup: \n");
232 (void) write(2, tmp_buf, strlen(tmp_buf));
521 char tmp_buf[512];
522 (void) sprintf(tmp_buf, "tnf_probe_getfunc: \n");
523 (void) write(2, tmp_buf, strlen(tmp_buf));
685 char tmp_buf[512];
686 (void) sprintf(tmp_buf, "in interposed fork: \n");
687 (void) write(2, tmp_buf, strlen(tmp_buf));