OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Strncpy
(Results
1 - 2
of
2
) sorted by relevancy
/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)
/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)
Completed in 13 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025