* Copy src to string dst of size siz. At most siz-1 characters * will be copied. Always NUL terminates (unless siz == 0). * Returns strlen(src); if retval >= siz, truncation occurred. */
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected