Home
last modified time | relevance | path

Searched defs:Con (Results 1 – 2 of 2) sorted by relevance

/plan9-contrib/sys/src/cmd/fossil/
H A D9.h8 typedef struct Con Con; typedef
54 struct Con { struct
67 Con* anext; /* alloc */ argument
68 Con* cnext; /* in use */ argument
69 Con* cprev; argument
92 ConDead = 0, argument
102 Con* con; argument
/plan9-contrib/sys/src/9/pc/
H A Dsd53c8xx.c319 enum { Abrt = 0x80, Srst = 0x40, Sigp = 0x20, Sem = 0x10, Con = 0x08, Intf = 0x04, Sip = 0x02, Dip … enumerator