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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dreadline.c229 static PyObject *pre_input_hook = NULL; variable
279 return set_hook("pre_input_hook", &pre_input_hook, args);
284 Set or remove the pre_input_hook function.\n\
748 return on_hook(pre_input_hook);

Completed in 7 milliseconds