↓ 2 callersFunctionstrnlen1Find the length of STRING + 1, but scan at most MAXLEN bytes.
If no '\0' terminator is found in that many characters, return MAXLEN. */ This is th
Testcase4-Application-breakdown/online-compiling/test_vectors/hello/lib/strnlen1.c:27