/src/usr.sbin/eeprom/ |
eehandlers.c | 73 static void ee_notsupp(const struct keytabent *, char *); 97 { "secure", 0, ee_notsupp }, 98 { "bad_login", 0, ee_notsupp }, 99 { "password", 0, ee_notsupp }, 100 { NULL, 0, ee_notsupp }, 478 kt.kt_handler = ee_notsupp; 511 ee_notsupp(const struct keytabent *ktent, char *arg) function in typeref:typename:void 601 kt.kt_handler = ee_notsupp; 644 kt.kt_handler = ee_notsupp;
|
eehandlers.c | 73 static void ee_notsupp(const struct keytabent *, char *); 97 { "secure", 0, ee_notsupp }, 98 { "bad_login", 0, ee_notsupp }, 99 { "password", 0, ee_notsupp }, 100 { NULL, 0, ee_notsupp }, 478 kt.kt_handler = ee_notsupp; 511 ee_notsupp(const struct keytabent *ktent, char *arg) function in typeref:typename:void 601 kt.kt_handler = ee_notsupp; 644 kt.kt_handler = ee_notsupp;
|
eehandlers.c | 73 static void ee_notsupp(const struct keytabent *, char *); 97 { "secure", 0, ee_notsupp }, 98 { "bad_login", 0, ee_notsupp }, 99 { "password", 0, ee_notsupp }, 100 { NULL, 0, ee_notsupp }, 478 kt.kt_handler = ee_notsupp; 511 ee_notsupp(const struct keytabent *ktent, char *arg) function in typeref:typename:void 601 kt.kt_handler = ee_notsupp; 644 kt.kt_handler = ee_notsupp;
|
eehandlers.c | 73 static void ee_notsupp(const struct keytabent *, char *); 97 { "secure", 0, ee_notsupp }, 98 { "bad_login", 0, ee_notsupp }, 99 { "password", 0, ee_notsupp }, 100 { NULL, 0, ee_notsupp }, 478 kt.kt_handler = ee_notsupp; 511 ee_notsupp(const struct keytabent *ktent, char *arg) function in typeref:typename:void 601 kt.kt_handler = ee_notsupp; 644 kt.kt_handler = ee_notsupp;
|