Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/auth/factotum/
H A Ddat.h39 typedef struct Logbuf Logbuf; typedef
104 struct Logbuf struct
106 Req *wait;
107 Req **waitlast;
108 int rp;
109 int wp;
110 char *msg[128];