Home
last modified time | relevance | path

Searched defs:Ctl (Results 1 – 3 of 3) sorted by relevance

/plan9-contrib/sys/src/cmd/webfs/
H A Ddat.h2 typedef struct Ctl Ctl; typedef
15 struct Ctl struct
27 Ctl ctl; argument
/plan9-contrib/sys/src/boot/vt4/
H A Duart.c9 Ctl = 12, /* control reg, write only */ enumerator
/plan9-contrib/sys/src/cmd/ip/ipconfig/
H A Dipconfig.h2 typedef struct Ctl Ctl; typedef
77 struct Ctl struct
79 Ctl *next; argument
83 extern Ctl *firstctl, **ctll; argument