Home
last modified time | relevance | path

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

/system/core/toolbox/cp/
Dutils.c414 unsigned long fflags = fs->st_flags; local
424 if ((fd ? fchflags(fd, fflags) :
425 chflags(to.p_path, fflags)) == -1)