Searched refs:__sep (Results 1 – 2 of 2) sorted by relevance
48 int __sep, char **__restrict __argz,66 extern void __argz_stringify (char *__argz, size_t __len, int __sep) __THROW;67 extern void argz_stringify (char *__argz, size_t __len, int __sep) __THROW;
31 __old_strtok_r_1c (char *__s, char __sep, char **__nextp) in __old_strtok_r_1c() argument36 while (*__s == __sep) in __old_strtok_r_1c()43 if (*__s++ == __sep) in __old_strtok_r_1c()
Completed in 5 milliseconds