Home
last modified time | relevance | path

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

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