Home
last modified time | relevance | path

Searched refs:SR_ID (Results 1 – 2 of 2) sorted by last modified time

/dports/emulators/hercules/hercules-3.13/
H A Dsr.c122 SR_WRITE_STRING(file, SR_HDR_ID, SR_ID); in suspend_cmd()
368 if (key != SR_HDR_ID || strcmp(buf, SR_ID)) in resume_cmd()
H A Dsr.h141 #define SR_ID "Hercules suspend/resume file" macro