Searched defs:cloexec (Results 1 – 13 of 13) sorted by relevance
34 int cloexec) { in grpc_accept4()
35 int cloexec) { in grpc_accept4()
87 int cloexec; member
46 int cloexec = 0; in gz_open() local
100 int cloexec = 0; local
102 int cloexec = 0; local
103 int cloexec = 0; local
846 def _set_cloexec_flag(self, fd, cloexec=True): argument
338 pub const fn cloexec(self) -> Type { in cloexec() method