rmdir_path
rval = rmdir_path(&newname);
e = rmdir_path(&f) < 0 ? errno : 0;
int rmdir_path(pathname_t *);