Searched refs:pfd_as (Results 1 – 3 of 3) sorted by relevance
375 int pfd_as; member
832 int fd = tcp->pfd_as; in umoven()853 int fd = tcp->pfd_as; in umovestr()
1172 if ((tcp->pfd_as = open(proc, O_RDONLY|O_EXCL)) < 0) { in proc_open()1176 if (set_cloexec_flag(tcp->pfd_as) < 0) { in proc_open()