Searched refs:NOHUP_PERM (Results 1 – 1 of 1) sorted by relevance
48 #define NOHUP_PERM (S_IRUSR | S_IWUSR) macro84 if ((fd = open(nout, flags, NOHUP_PERM)) < 0) { in open_file()90 (fd = open(nout, flags, NOHUP_PERM)) < 0) { in open_file()624 nh_fd = open(nout, O_WRONLY | O_CREAT, NOHUP_PERM); in pnohup()630 nh_fd = open(nout, O_WRONLY | O_CREAT, NOHUP_PERM); in pnohup()