Searched refs:repair_buf (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpray.c855 char repair_buf[BUFSZ]; local
857 *repair_buf = '\0';
859 Sprintf(repair_buf, " and %s now as good as new",
867 hcolor(NH_AMBER), repair_buf);
870 *repair_buf = '\0';
877 an(hcolor(NH_LIGHT_BLUE)), repair_buf);
880 *repair_buf = '\0';
889 if (*repair_buf)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpray.c855 char repair_buf[BUFSZ]; local
857 *repair_buf = '\0';
859 Sprintf(repair_buf, " and %s now as good as new",
867 hcolor(NH_AMBER), repair_buf);
870 *repair_buf = '\0';
877 an(hcolor(NH_LIGHT_BLUE)), repair_buf);
880 *repair_buf = '\0';
889 if (*repair_buf)

Completed in 28 milliseconds