Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dexclaves_storage.c53 verify_string_length(const char *str, size_t size) in verify_string_length() function
88 if ((error = verify_string_length((const char *)&exclaveid[0], 32))) {
119 if ((error = verify_string_length((const char *)&name[0], 256))) {
175 if ((error = verify_string_length((const char *)&name[0], 256))) {
416 if ((error = verify_string_length((const char *)&name[0], 256))) {