Searched refs:wcsncat (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/lib/libc/string/
H A Dwcsncat.c26 * citrus Id: wcsncat.c,v 1.1 1999/12/29 21:47:45 tshiozak Exp
32 __RCSID("$NetBSD: wcsncat.c,v 1.1 2000/12/23 23:14:36 itojun Exp $");
40 wcsncat(wchar_t * __restrict s1, const wchar_t * __restrict s2, size_t n) function
H A DMakefile.inc24 wcslcat.c wcslcpy.c wcslen.c wcsncasecmp.c wcsncat.c wcsncmp.c \
91 wmemchr.3 wcsncat.3 \
/barrelfish-2018-10-04/include/
H A Dwchar.h150 wchar_t *wcsncat(wchar_t * __restrict, const wchar_t * __restrict,

Completed in 32 milliseconds