#include <sys/ddi.h> #include <sys/sunddi.h>
Solaris DDI specific (Solaris DDI).
strchr() returns a pointer to the first occurrence of chr in the string pointed to by str.
strchr() returns a pointer to a character, or NULL, if the search fails.
This function can be called from user or interrupt context.
strcmp(9F)
Writing Device Drivers