OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Strncmp
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ntp/dist/libparse/
parsestreams.c
176
Strncmp
(
238
if (!
Strncmp
(fm->f_name, mname, FMNAMESZ))
325
if (!
Strncmp
(fm->f_name, mname, FMNAMESZ))
/src/lib/libedit/
history.c
70
#define
Strncmp
(d, s, n)
strncmp
(d, s, n)
88
#define
Strncmp
(d, s, n) wcsncmp(d, s, n)
794
if (
strncmp
(line, hist_cookie, (size_t)sz) != 0)
968
if (
Strncmp
(str, ev->str, len) == 0)
986
if (
Strncmp
(str, ev->str, len) == 0)
/src/bin/csh/
csh.h
491
#define
Strncmp
(a, b, c)
strncmp
(a, b, c)
511
#define
Strncmp
(a, b, c) s_strncmp(a, b, c)
Completed in 29 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026