Home | History | Annotate | Download | only in syslogd

Lines Matching refs:f_pid

2432 		if (f->f_un.f_pipe.f_pid == 0) {
2435 &f->f_un.f_pipe.f_pid)) < 0) {
2445 if (f->f_un.f_pipe.f_pid > 0) {
2447 deadq_enter(f->f_un.f_pipe.f_pid,
2450 f->f_un.f_pipe.f_pid = 0;
2465 &f->f_un.f_pipe.f_pid)) < 0) {
2473 if (f->f_un.f_pipe.f_pid > 0) {
2475 deadq_enter(f->f_un.f_pipe.f_pid,
2478 f->f_un.f_pipe.f_pid = 0;
2762 f->f_un.f_pipe.f_pid == pid) {
2764 f->f_un.f_pipe.f_pid = 0;
3038 if (f->f_un.f_pipe.f_pid > 0) {
3041 f->f_un.f_pipe.f_pid = 0;
3482 if (f->f_un.f_pipe.f_pid > 0) {
3484 deadq_enter(f->f_un.f_pipe.f_pid,
3487 f->f_un.f_pipe.f_pid = 0;
4019 f->f_un.f_pipe.f_pid = 0;