#include <sys/ddi.h>
Solaris DDI specific (Solaris DDI).
strlen() returns the number of non-null bytes in the string argument s.
strlen() returns the number of non-null bytes in s.
strlen() can be called from user or interrupt context.
Writing Device Drivers