char * flipbip_strtok(char *s, const char *delim); char * flipbip_strtok_r(char *s, const char *delim, char **last);