Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dnconf.c291 static void handle_f4(int *key, struct menu *current_item);
329 .handler = handle_f4,
410 static void handle_f4(int *key, struct menu *current_item) in handle_f4() function