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

/system/core/toolbox/cp/
H A Dutils.c116 int ch, checkch, from_fd, rcount, rval, to_fd, tolnk, wcount; local
127 tolnk = ((Rflag && !(Lflag || Hflag)) || Pflag);
152 sval = tolnk ?
160 if (!(tolnk && S_ISLNK(sb.st_mode)))
166 if (to_fd == -1 && (fflag || tolnk)) {

Completed in 3 milliseconds