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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h187 boolean checkspace; /* check disk space before writing files */ member in struct:instance_flags
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h187 boolean checkspace; /* check disk space before writing files */ member in struct:instance_flags
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dsave.c181 if (iflags.checkspace) {
416 * leave it out of checkspace just in case */
417 if (iflags.checkspace) {
1039 if (iflags.checkspace) {
H A Dbones.c333 if (iflags.checkspace) {
H A Doptions.c67 {"checkspace", &iflags.checkspace, TRUE, SET_IN_GAME},
69 {"checkspace", (boolean *)0, FALSE, SET_IN_FILE},
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dsave.c181 if (iflags.checkspace) {
416 * leave it out of checkspace just in case */
417 if (iflags.checkspace) {
1039 if (iflags.checkspace) {
H A Dbones.c333 if (iflags.checkspace) {
H A Doptions.c67 {"checkspace", &iflags.checkspace, TRUE, SET_IN_GAME},
69 {"checkspace", (boolean *)0, FALSE, SET_IN_FILE},
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2150 \item[\ib{checkspace}]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2150 \item[\ib{checkspace}]

Completed in 111 milliseconds