Searched refs:e_dot (Results 1 – 4 of 4) sorted by relevance
212 if(oldpwd && (oldpwd!=e_dot)) in b_cd()245 if(shp->gd->lim.fs3d && (flag = mount(e_dot,NIL(char*),FS3D_GET|FS3D_VIEW,0))>=0) in b_pwd()248 mount(e_dot,cp,FS3D_GET|FS3D_VIEW|FS3D_SIZE(flag),0); in b_pwd()
110 extern const char e_dot[];
211 const char e_dot[] = "."; variable
241 register char *dfault = (char*)e_dot; in path_pwd()278 if(cp && *cp=='/' && test_inode(cp,e_dot)) in path_pwd()990 return((char*)e_dot); in path_relative()998 return((char*)e_dot); in path_relative()