Home
last modified time | relevance | path

Searched defs:newdir (Results 1 – 7 of 7) sorted by relevance

/csrg-svn/local/toolchest/ksh/shlib/
H A Dcannon.c43 register char *newdir = path; local
/csrg-svn/lib/libedit/
H A Dsearch.c173 newdir = dir, local
/csrg-svn/local/toolchest/ksh/sh/
H A Dbuiltin.c588 char newdir[256]; /* enough for any pathname */ local
/csrg-svn/sys/ufs/ufs/
H A Dufs_lookup.c637 struct direct newdir; local
H A Dufs_vnops.c728 struct direct newdir; local
/csrg-svn/sys/ufs/ffs/
H A Dufs_lookup.c615 struct direct newdir; local
/csrg-svn/contrib/emacs-18.57/src/
H A Dfileio.c447 register unsigned char *newdir, *p, *o; variable