Lines Matching defs:proc_file
3379 int proc_file;
3413 proc_file = F_SKIP;
3426 proc_file = ckname(0);
3428 if (proc_file == F_SKIP && G_p->g_nlink == 1) {
3443 if (proc_file != F_SKIP && open_dirfd() != 0) {
3461 if (proc_file != F_SKIP) {
3480 if (proc_file != F_SKIP &&
3489 if ((proc_file == F_SKIP) ||
3501 if (proc_file != F_SKIP && creat_spec(G_p->g_dirfd) > 0) {
3513 if (proc_file != F_SKIP && creat_spec(G_p->g_dirfd) > 0)
3516 if ((proc_file == F_SKIP) ||
3535 if (proc_file == F_SKIP) {
3599 if ((proc_file = ckname(1)) != F_SKIP) {
3614 proc_file = F_SKIP;
3619 } /* (proc_file = ckname(1)) != F_SKIP */
3625 if (proc_file == F_SKIP && !cleanup) {