Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dauth.h60 typedef struct KbdintDevice KbdintDevice; typedef
204 struct KbdintDevice struct
206 const char *name;
207 void* (*init_ctx)(Authctxt*);
208 int (*query)(void *ctx, char **name, char **infotxt,
210 int (*respond)(void *ctx, u_int numresp, char **responses);
211 void (*free_ctx)(void *ctx);