Home
last modified time | relevance | path

Searched refs:rootlen (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/miscutils/
Ddevfsd.c282 static void restore(char *spath, struct stat source_stat, int rootlen);
1012 static void restore(char *spath, struct stat source_stat, int rootlen) in restore() argument
1018 dpath = concat_path_file(mount_point, spath + rootlen); in restore()
1025 dir_operation(RESTORE, spath, rootlen, NULL); in restore()