Searched defs:socketcon (Results 1 - 2 of 2) sorted by relevance

/system/core/init/
H A Dinit.h62 const char *socketcon; member in struct:socketinfo
H A Dutil.c89 gid_t gid, const char *socketcon)
95 if (socketcon)
96 setsockcreatecon(socketcon);
104 if (socketcon)
88 create_socket(const char *name, int type, mode_t perm, uid_t uid, gid_t gid, const char *socketcon) argument

Completed in 49 milliseconds