chdir_common
return (chdir_common((char *)fname, UIO_SYSSPACE));
int error = chdir_common(fname, UIO_USERSPACE);