Searched defs:soent (Results 1 – 1 of 1) sorted by relevance
125 static struct soent { struct126 char *so_tname;127 int so_opt;128 int so_dorecv; /* do receive test? */129 int so_cmtype;130 int so_clear; /* get fresh socket? */131 union soval so_clrval;132 union soval so_setval;133 socklen_t so_valsize;