Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp.c7612 size_t copied_string_length = 0; in necp_copy_string() local
7613 char * __sized_by(copied_string_length) copied_string = NULL; in necp_copy_string()
7620 copied_string_length = length + 1; in necp_copy_string()