Searched defs:sigint (Results 1 – 3 of 3) sorted by relevance
136 const sigint = completions.entries.find(e => e.name === "SIGINT"); constant141 const sigint = completions.entries.find(e => e.name === "SIGINT"); constant
36 lws_glib_tag_t sigint; member
52 struct signal_chain_action sigint = { in sigchain_add_special_handler_001() local