Searched refs:noclose (Results 1 – 6 of 6) sorted by relevance
161 int daemon(int nochdir, int noclose) { in daemon() argument180 if (!noclose && (fd = open(_PATH_DEVNULL, O_RDWR, 0)) != -1) { in daemon()
39 int daemon(int nochdir, int noclose);
87 static int os_daemon(int nochdir, int noclose) in os_daemon() argument
109 static int os_daemon(int nochdir, int noclose) in os_daemon() argument
869 daemon(nochdir, noclose)870 int nochdir, noclose;881 if (!noclose) {
34364 Tests: fast/frames/sandboxed-iframe-close-top-noclose.html