Additional MDB Functions for Module Programmers

Additionally, module writers can use the following string(3C) and bstring(3C) functions. They are guaranteed to have the same semantics as the functions described in the corresponding Oracle Solaris man page.

For information about these string functions, see the bcmp(3C), bcopy(3C), bsearch(3C), bzero(3C), qsort(3C), strcasecmp(3C), strcasestr(3C), strcat(3C), strchr(3C), strcmp(3C), strcpy(3C), strlcat(3C), strlcpy(3C), strlen(3C), strncasecmp(3C), strncmp(3C), strncpy(3C), strnlen(3C), strnstr(3C), strrchr(3C), strsep(3C), and strspn(3C) man pages.