Solaris Dynamic Tracing Guide

strlen()

size_t strlen(string str)

strlen() returns the length of the specified string in bytes, excluding the terminating null byte.