Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dlibutil.cc654 static void handle_hangup(int) in handle_hangup() function
696 signal(SIGHUP, handle_hangup); in init_signals()
/dports/astro/gpsd/gpsd-3.20/
H A Dxgpsspeed752 GLib.IO_ERR, self.handle_hangup)
754 GLib.IO_HUP, self.handle_hangup)
783 self.handle_hangup(source, condition)
793 def handle_hangup(self, _dummy, _unused):
H A Dxgps1451 GLib.IO_ERR, self.handle_hangup)
1453 GLib.IO_HUP, self.handle_hangup)
1458 self.handle_hangup(source, condition)
1488 def handle_hangup(self, _source, _condition):