gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:strtok_r (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/string/strtok.c - 3.0KB - 86 lines
40: char *
41: strtok_r(char *s, const char *delim, char **last)
42: {