Searched refs:e_dot (Results 1 – 4 of 4) sorted by relevance
241 if(shp->lim.fs3d && (flag = mount(e_dot,NIL(char*),FS3D_GET|FS3D_VIEW,0))>=0) in b_pwd()244 mount(e_dot,cp,FS3D_GET|FS3D_VIEW|FS3D_SIZE(flag),0); in b_pwd()
104 extern const char e_dot[];
195 const char e_dot[] = "."; variable
231 register char *dfault = (char*)e_dot; in path_pwd()269 if(cp && *cp=='/' && test_inode(cp,e_dot)) in path_pwd()951 return((char*)e_dot); in path_relative()959 return((char*)e_dot); in path_relative()