OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Strncpy
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libedit/
history.c
71
#define
Strncpy
(d, s, n)
strncpy
(d, s, n)
89
#define
Strncpy
(d, s, n) wcsncpy(d, s, n)
/src/bin/csh/
csh.h
488
#define
Strncpy
(a, b, c)
strncpy
(a, b, c)
508
#define
Strncpy
(a, b, c) s_strncpy(a, b, c)
Completed in 81 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025