Home
last modified time | relevance | path

Searched refs:rename (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dstdio.h188 * The rename() function shall change the name of a file.
195 * @retval #int Upon successful completion, the rename() function shall return 0.\n
213 int rename(const char *, const char *);
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
H A Dcgroup-v1.c857 * cgroup_rename - Only allow simple rename of directories in place.
888 TRACE_CGROUP_PATH(rename, cgrp);
1169 .rename = cgroup1_rename,

Completed in 3 milliseconds