Home
last modified time | relevance | path

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

/system/netd/server/
DNetdConstants.h42 void setCloseOnExec(const char *sock);
DNetdConstants.cpp161 void setCloseOnExec(const char *sock) { in setCloseOnExec() function
Dmain.cpp136 setCloseOnExec(sock); in main()