Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dreadline.c1000 onintr(int sig) in onintr() function
1014 old_inthandler = PyOS_setsig(SIGINT, onintr); in readline_until_enter_or_signal()