Lines Matching full:pfd_stat
1167 if ((tcp->pfd_stat = open(proc, O_RDONLY|O_EXCL)) < 0) {1171 if (set_cloexec_flag(tcp->pfd_stat) < 0) {