Searched defs:Con (Results 1 – 2 of 2) sorted by relevance
8 typedef struct Con Con; typedef54 struct Con { struct67 Con* anext; /* alloc */ argument68 Con* cnext; /* in use */ argument69 Con* cprev; argument92 ConDead = 0, argument102 Con* con; argument
319 enum { Abrt = 0x80, Srst = 0x40, Sigp = 0x20, Sem = 0x10, Con = 0x08, Intf = 0x04, Sip = 0x02, Dip … enumerator