Home | History | Annotate | Download | only in strace

Lines Matching refs:pfd_stat

1164 	if ((tcp->pfd_stat = open(proc, O_RDONLY|O_EXCL)) < 0) {
1168 if (set_cloexec_flag(tcp->pfd_stat) < 0) {