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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dpcunix.c115 chdirx(orgdir, 0);
127 chdirx(orgdir, 0);
203 chdirx(orgdir, 0);
216 chdirx(orgdir, 0);
224 chdirx(orgdir, 0);
235 chdirx(orgdir, 0);
248 chdirx(orgdir, 0);
254 chdirx(orgdir, 0);
H A Dpcmain.c184 chdirx (dir, 1);
195 chdirx(HACKDIR, 1);
246 chdirx(hackdir,0);
283 chdirx(hackdir,1);
644 chdirx(dir, wr)
H A Dpcsys.c101 chdirx(orgdir, 0);
128 chdirx(hackdir, 0);
520 chdir(orgdir); /* chdir, not chdirx */
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dpcunix.c115 chdirx(orgdir, 0);
127 chdirx(orgdir, 0);
203 chdirx(orgdir, 0);
216 chdirx(orgdir, 0);
224 chdirx(orgdir, 0);
235 chdirx(orgdir, 0);
248 chdirx(orgdir, 0);
254 chdirx(orgdir, 0);
H A Dpcmain.c184 chdirx (dir, 1);
195 chdirx(HACKDIR, 1);
246 chdirx(hackdir,0);
283 chdirx(hackdir,1);
644 chdirx(dir, wr)
H A Dpcsys.c101 chdirx(orgdir, 0);
128 chdirx(hackdir, 0);
520 chdir(orgdir); /* chdir, not chdirx */
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/unix/
H A Dunixmain.c29 static void FDECL(chdirx, (const char *,BOOLEAN_P));
132 chdirx(dir,0);
144 chdirx(dir,1);
419 chdirx(dir, wr) function
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/unix/
H A Dunixmain.c29 static void FDECL(chdirx, (const char *,BOOLEAN_P));
132 chdirx(dir,0);
144 chdirx(dir,1);
419 chdirx(dir, wr) function
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dextern.h1423 E void FDECL(chdirx, (char *,BOOLEAN_P));
2182 E void FDECL(chdirx, (const char *,BOOLEAN_P));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dextern.h1423 E void FDECL(chdirx, (char *,BOOLEAN_P));
2182 E void FDECL(chdirx, (const char *,BOOLEAN_P));

Completed in 72 milliseconds