Home
last modified time | relevance | path

Searched refs:AuthConn (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/auth/secstore/
H A Dsecstore.c12 typedef struct AuthConn{ struct
16 } AuthConn; argument
248 cmd(AuthConn *c, char **gf, int *Gflag, char **pf, char **rf) in cmd()
303 chpasswd(AuthConn *c, char *id) in chpasswd()
381 static AuthConn*
386 AuthConn *c; in login()
494 AuthConn *c; in main()