OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Strncat
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/csh/
csh.h
486
#define
Strncat
(a, b, c)
strncat
(a, b, c)
506
#define
Strncat
(a, b, c) s_strncat(a, b, c)
/src/lib/libedit/
history.c
72
#define
Strncat
(d, s, n)
strncat
(d, s, n)
90
#define
Strncat
(d, s, n) wcsncat(d, s, n)
Completed in 16 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026