KbdintDevice
KbdintDevice bsdauth_device = {
KbdintDevice mm_bsdauth_device = {
KbdintDevice sshpam_device = {
KbdintDevice mm_sshpam_device = {
typedef struct KbdintDevice KbdintDevice;
extern KbdintDevice mm_bsdauth_device;
extern KbdintDevice mm_sshpam_device;
extern KbdintDevice bsdauth_device;
extern KbdintDevice sshpam_device;
KbdintDevice *devices[] = {
KbdintDevice *device;
extern KbdintDevice sshpam_device;