Searched refs:sdir (Results 1 – 5 of 5) sorted by relevance
278 char sdir[] = "hykulnjb><"; variable289 if (!(dp = strchr(sdir, sym))) in movecmd()291 u.dx = xdir[dp - sdir]; in movecmd()292 u.dy = ydir[dp - sdir]; in movecmd()293 u.dz = zdir[dp - sdir]; in movecmd()
207 extern char sdir[]; /* defined in hack.c */
84 if (sdir[i] == c) { in getpos()
435 char *dsp = dirsyms, *sdp = sdir; in use_pick_axe()
4772 struct saved_cwd sdir; in send_file_names() local4788 save_cwd (&sdir); in send_file_names()4833 restore_cwd (&sdir); in send_file_names()4834 free_cwd (&sdir); in send_file_names()