Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/unix/drawterm/
H A Dcpu-bl.c48 typedef struct AuthMethod AuthMethod; typedef
49 struct AuthMethod { struct
60 AuthMethod *am = authmethod; /* default is p9 */ argument
H A Dcpu.c48 typedef struct AuthMethod AuthMethod; typedef
49 struct AuthMethod { struct
60 AuthMethod *am = authmethod; /* default is p9 */ argument
/plan9/sys/src/cmd/
H A Dcpu.c54 typedef struct AuthMethod AuthMethod; typedef
55 struct AuthMethod { struct
66 AuthMethod *am = authmethod; /* default is p9 */ argument