Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/auth/factotum/
H A Ddat.h36 typedef struct Key Key; typedef
77 struct Key struct
100 Key **key; argument
/plan9/sys/src/cmd/ssh1/
H A Dagent.c4 typedef struct Key Key; typedef
5 struct Key struct
7 mpint *mod;
8 mpint *ek;
9 char *comment;
/plan9/sys/src/cmd/ip/snoopy/
H A Deapol.c23 Key, enumerator
/plan9/sys/src/cmd/ndb/
H A Ddns.h175 typedef struct Key Key; typedef
235 struct Key struct
237 int flags;
238 int proto;
239 int alg;
/plan9/sys/src/cmd/
H A Dsort.c41 typedef struct Key Key; typedef
60 struct Key struct
76 void (*dokey)(Key*, uchar*, uchar*, Field*); argument
/plan9/sys/src/games/music/jukefs/
H A Dobject.h13 Key, enumerator
/plan9/sys/src/cmd/scat/
H A Dsky.h140 typedef long Key; /* known to be 4 bytes, unfortunately */ typedef