Searched refs:f_thread (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/syslogd/ |
H A D | syslogd.c | 1466 "%p)\n", f->f_thread, f->f_un.f_fname, (void *)&f->f_queue, in logit() 1473 "%p\n", f->f_thread, (void *)mp, (void *)&f->f_queue); in logit() 1518 "for filed %p\n", f->f_thread, in logit() 1555 "Mark\n", f->f_thread); in logit() 1578 DPRINT3(1, errmsg, f->f_thread, in logit() 1604 f->f_thread, (void *)mp); in logit() 1628 "mark - %p)\n", f->f_thread, in logit() 1633 "message - %p\n", f->f_thread, in logit() 1639 "- %p\n", f->f_thread, (void *)mp); in logit() 1672 f->f_thread, (void *)mp, (void *)&f->f_queue); in logit() [all …]
|
H A D | syslogd.h | 155 pthread_t f_thread; /* thread that handles this file */ member
|