Home
last modified time | relevance | path

Searched refs:SetFdCtrl (Results 1 - 2 of 2) sorted by relevance

/base/startup/init/test/systest/
H A Dloopserver_systest.c113 static inline void SetFdCtrl(int fd, int opt) in SetFdCtrl() function
144 SetFdCtrl(LE_GetSocketFd(*server), FD_CLOEXEC); in CreatePipeServer()
169 SetFdCtrl(LE_GetSocketFd(*server), FD_CLOEXEC); in CreateTcpServer()
/base/startup/appspawn/standard/
H A Dappspawn_service.c89 static inline void SetFdCtrl(int fd, int opt) in SetFdCtrl() function
393 SetFdCtrl(LE_GetSocketFd(stream), FD_CLOEXEC); in OnConnection()
1075 SetFdCtrl(LE_GetSocketFd(*server), FD_CLOEXEC); in CreateAppSpawnServer()

Completed in 5 milliseconds