OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STRLCPY
(Results
1 - 6
of
6
) sorted by relevancy
/src/common/lib/libc/arch/arm/string/
strlcpy.S
1
/* $NetBSD:
strlcpy
.S,v 1.5 2013/08/20 21:35:24 matt Exp $ */
3
#define
STRLCPY
strcpy_arm.S
34
#ifdef
STRLCPY
36
WEAK_ALIAS(
strlcpy
, _strlcpy)
39
# define FUNCNAME
strlcpy
87
* size_t
strlcpy
(char *dst, const char *src, size_t len);
92
#if defined(
STRLCPY
)
117
#if defined(
STRLCPY
)
134
#if defined(
STRLCPY
)
147
#if defined(
STRLCPY
)
152
#if defined(
STRLCPY
) || defined(STRNCPY)
157
#if defined(
STRLCPY
)
[
all
...]
strcpy_naive.S
34
#ifdef
STRLCPY
35
WEAK_ALIAS(
strlcpy
, _strlcpy)
36
#define
strlcpy
_strlcpy
define
45
#if defined(
STRLCPY
)
46
/* LINTSTUB: size_t
strlcpy
(char *, const char *, size_t) */
47
ENTRY(
strlcpy
)
function
66
END(
strlcpy
)
strcpy_thumb.S
34
#ifdef
STRLCPY
35
WEAK_ALIAS(
strlcpy
, _strlcpy)
36
#define
strlcpy
_strlcpy
define
53
#if defined(
STRLCPY
)
54
/* LINTSTUB: size_t
strlcpy
(char *, const char *, size_t) */
55
ENTRY(
strlcpy
)
function
77
END(
strlcpy
)
/src/external/bsd/mdocml/dist/
configure
329
runtest
strlcpy
STRLCPY
|| true
591
echo "extern size_t
strlcpy
(char *, const char *, size_t);"
/src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
acinclude.m4.in
2052
setenv|unsetenv|usleep|random|srandom|seteuid|mkstemps|mkstemp|revoke|vsnprintf|
strlcpy
|strlcat)
2274
KDE_CHECK_FUNC_EXT(
strlcpy
, [
2278
strlcpy
(buf, "KDE function test", sizeof(buf));
2280
[unsigned long
strlcpy
(char*, const char*, unsigned long)],
2281
[
STRLCPY
])
Completed in 18 milliseconds
Indexes created Mon Apr 13 00:22:24 UTC 2026