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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dtrampoli.h102 #define done_hangup(sig) done_hangup_(sig) macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dtrampoli.h102 #define done_hangup(sig) done_hangup_(sig) macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dend.c34 static void FDECL(done_hangup, (int));
170 done_hangup(sig) /* signal() handler */ function
635 (void) signal(SIGHUP, (SIG_RET_TYPE) done_hangup);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dend.c34 static void FDECL(done_hangup, (int));
170 done_hangup(sig) /* signal() handler */ function
635 (void) signal(SIGHUP, (SIG_RET_TYPE) done_hangup);

Completed in 46 milliseconds