Home | History | Annotate | Download | only in test

Lines Matching refs:set_inheritable

2356             os.set_inheritable(fd, True)
2426 os.set_inheritable(fd, True)
2482 os.set_inheritable(fds[0], True)
2483 os.set_inheritable(fds[1], True)
2512 os.set_inheritable(inheritable, True)
2513 os.set_inheritable(non_inheritable, False)
2916 os.set_inheritable(fd, True)