OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stpcpy
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/string/
stpcpy.c
1
/* $NetBSD:
stpcpy
.c,v 1.2 2013/11/06 21:05:27 tron Exp $ */
39
__RCSID("$NetBSD:
stpcpy
.c,v 1.2 2013/11/06 21:05:27 tron Exp $");
42
/* FreeBSD: src/lib/libc/string/
stpcpy
.c,v 1.2 2009/02/28 06:05:37 das Exp */
47
#undef
stpcpy
51
stpcpy
(char * __restrict to, const char * __restrict from)
function in typeref:typename:char *
/src/include/ssp/
string.h
85
__ssp_bos_icheck2_restrict(
stpcpy
, char *, const char *)
98
#define
stpcpy
(dst, src) __ssp_bos_check2(
stpcpy
, dst, src)
macro
Completed in 12 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025