Searched defs:socketinfo (Results 1 – 1 of 1) sorted by relevance
63 struct socketinfo { struct64 struct socketinfo *next; argument65 const char *name;66 const char *type;67 uid_t uid;68 gid_t gid;69 int perm;70 const char *socketcon;