OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wcslcat
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/upstream-freebsd/lib/libc/string/
wcslcat.c
33
__RCSID("$NetBSD:
wcslcat
.c,v 1.1 2000/12/23 23:14:36 itojun Exp $");
49
wcslcat
(wchar_t *dst, const wchar_t *src, size_t siz)
function
/bionic/libc/include/
wchar.h
136
size_t
wcslcat
(wchar_t* __dst, const wchar_t* __src, size_t __n);
Completed in 104 milliseconds