SHMFS_DIR_PATH
ret = snprintf(buf, len, SHMFS_DIR_PATH "/" SHMFS_OBJ_PREFIX "%s",
fd = open(SHMFS_DIR_PATH, O_DIRECTORY|O_RDONLY);