Searched refs:kbd_interactive_devices (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dreadconf.h56 char *kbd_interactive_devices; /* Keyboard-interactive auth devices. */ member in struct:__anon4957
H A Dreadconf.c522 charptr = &options->kbd_interactive_devices;
1261 options->kbd_interactive_devices = NULL;
H A Dsshconnect2.c1569 packet_put_cstring(options.kbd_interactive_devices ?
1570 options.kbd_interactive_devices : "");

Completed in 74 milliseconds