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

/seL4-refos-master/libs/libmuslc/tools/
H A Dinstall.sh46 trap 'rm -f "$tmp"' EXIT INT QUIT TERM HUP
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dsave.c47 #define HUP if (!program_state.done_hup) macro
49 #define HUP macro
138 HUP if (iflags.window_inited) {
152 HUP mark_synch(); /* flush any buffered screen output */
156 HUP pline("Cannot open save file.");
170 HUP clear_nhwindow(WIN_MESSAGE);
193 HUP {
249 HUP pline("%s", whynot);
252 HUP killer = whynot;
253 HUP don
[all...]
H A Dtopten.c279 #define HUP if (!program_state.done_hup) macro
281 #define HUP macro
344 HUP raw_print("Cannot open log file!");
354 if (how != PANICKED) HUP {
375 HUP raw_print("Cannot open record file!");
380 HUP topten_print("");
418 HUP {
449 HUP raw_print("Cannot write record file");
H A Dfiles.c1258 #define HUP if (!program_state.done_hup) macro
1332 HUP raw_printf(
1340 HUP (void) raw_print("I give up. Sorry.");
1341 HUP raw_printf("Perhaps there is an old %s around?",
1349 HUP raw_printf("Can't find file %s to lock!", filename);
1353 HUP raw_printf("No write permission to lock %s!", filename);
1359 HUP raw_printf("Can't lock %s due to directory protection.",
1365 HUP perror(lockname);
1366 HUP raw_printf(
1441 HUP raw_print
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dsave.c47 #define HUP if (!program_state.done_hup) macro
49 #define HUP macro
138 HUP if (iflags.window_inited) {
152 HUP mark_synch(); /* flush any buffered screen output */
156 HUP pline("Cannot open save file.");
170 HUP clear_nhwindow(WIN_MESSAGE);
193 HUP {
249 HUP pline("%s", whynot);
252 HUP killer = whynot;
253 HUP don
[all...]
H A Dtopten.c279 #define HUP if (!program_state.done_hup) macro
281 #define HUP macro
344 HUP raw_print("Cannot open log file!");
354 if (how != PANICKED) HUP {
375 HUP raw_print("Cannot open record file!");
380 HUP topten_print("");
418 HUP {
449 HUP raw_print("Cannot write record file");
H A Dfiles.c1258 #define HUP if (!program_state.done_hup) macro
1332 HUP raw_printf(
1340 HUP (void) raw_print("I give up. Sorry.");
1341 HUP raw_printf("Perhaps there is an old %s around?",
1349 HUP raw_printf("Can't find file %s to lock!", filename);
1353 HUP raw_printf("No write permission to lock %s!", filename);
1359 HUP raw_printf("Can't lock %s due to directory protection.",
1365 HUP perror(lockname);
1366 HUP raw_printf(
1441 HUP raw_print
[all...]
/seL4-refos-master/seL4_tools/cmake-tool/helpers/
H A Dmake-uimage114 trap cleanup HUP INT QUIT TERM EXIT
/seL4-refos-master/seL4_tools/cmake-tool/
H A Dgriddle330 # trap - HUP INT QUIT TERM
346 trap 'rm -f "$TEMP"; trap - HUP INT QUIT TERM; kill -s INT $$' \
347 HUP INT QUIT TERM
361 trap - HUP INT QUIT TERM
/seL4-refos-master/libs/libmuslc/
H A Dconfigure217 trap 'rm "$tmpc"' EXIT INT QUIT TERM HUP

Completed in 187 milliseconds