Searched refs:copied (Results 1 - 3 of 3) sorted by last modified time

/broadcom-cfe-1.4.2/cfe/main/
H A Dcfe_xmodem.c17 * copied only in accordance with the following terms and
641 int copied = 0; local
670 copied += amtcopy;
678 return copied;
/broadcom-cfe-1.4.2/cfe/lib/
H A Dlib_string.c16 * copied only in accordance with the following terms and
85 size_t copied = 0; local
90 copied++;
94 return copied;
/broadcom-cfe-1.4.2/cfe/net/
H A Dnet_tftp.c16 * copied only in accordance with the following terms and
636 int copied = 0; local
660 copied += amtcopy;
669 return copied;
691 int copied = 0; local
711 copied += amtcopy;
722 return copied;

Completed in 57 milliseconds