Home
last modified time | relevance | path

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

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/include/
H A Dventi.h79 typedef struct VtConn VtConn; typedef
314 struct VtConn struct
338 VtConn* vtconn(int infd, int outfd); argument
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libventi/
H A Dcache.c93 vtcachesetwrite(VtCache *c, int (*write)(VtConn*, uchar[VtScoreSize], uint, uchar*, int)) in vtcachesetwrite() argument