wcstok.c | 1 /* $NetBSD: wcstok.c,v 1.4 2012/06/25 22:32:46 abs Exp $ */ 41 * FreeBSD: src/lib/libc/string/wcstok.c,v 1.1 2002/09/07 08:16:57 tjr Exp 46 __RCSID("$NetBSD: wcstok.c,v 1.4 2012/06/25 22:32:46 abs Exp $"); 53 wcstok(wchar_t * __restrict s, const wchar_t * __restrict delim, function in typeref:typename:wchar_t *
|