Home
last modified time | relevance | path

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

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/auth/secstore/
H A Dsecstore.h24 int PAKclient(SConn *, char *, char *, char **);
H A Dpak.c116 PAKclient(SConn *conn, char *C, char *pass, char **pS) in PAKclient() function
H A Dsecstore.c438 if(PAKclient(c->conn, id, c->pass, &S) >= 0) in login()
/dports/net/drawterm/drawterm/
H A Dsecstore.c510 PAKclient(SConn *conn, char *C, char *pass, char **pS) in PAKclient() function
629 if(PAKclient(conn, owner, pass, nil) < 0){ in secstorefetch()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/auth/factotum/
H A Dsecstore.c508 PAKclient(SConn *conn, char *C, char *pass, char **pS) in PAKclient() function
622 if(PAKclient(conn, owner, pass, nil) < 0){ in secstorefetch()