Home
last modified time | relevance | path

Searched refs:setCloseOnExec (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/netd/server/
H A DNetdConstants.h40 void setCloseOnExec(const char *sock);
H A DNetdConstants.cpp162 void setCloseOnExec(const char *sock) { in setCloseOnExec() function
H A Dmain.cpp122 setCloseOnExec(sock); in main()