Go to the documentation of this file. 41 #ifndef __HAVE_ARCH_STRPBRK 51 for( sc1 =
cs; *sc1 !=
'\0'; ++sc1) {
52 for( sc2 = ct; *sc2 !=
'\0'; ++sc2) {
61 #ifndef __HAVE_ARCH_STRSEP 73 char *
strsep(
char **s,
const char *ct)
75 char *sbegin = *s, *
end;
uint32_t end
Ending offset.
#define NULL
NULL pointer (VOID *)