OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:strcasecmp
(Results
1 - 3
of
3
) sorted by relevancy
/src/distrib/utils/libhack/
strcasecmp.c
1
/* $NetBSD:
strcasecmp
.c,v 1.3 2019/08/13 08:48:07 christos Exp $ */
11
* Simple
strcasecmp
, try to avoid pulling in real locales
14
strcasecmp
(const char *s1, const char *s2)
function
/src/sys/lib/libsa/
dosfs.c
159
#define
strcasecmp
(s1, s2) dos_strcasecmp(s1, s2)
macro
161
strcasecmp
(const char *s1, const char *s2)
function
524
if (!
strcasecmp
(name, dotstr[ent])) {
584
!
strcasecmp
(name, (const char *)lfn);
588
ok = !
strcasecmp
(name, (const char *)sfn);
/src/lib/libc/include/
namespace.h
679
#define
strcasecmp
_strcasecmp
macro
Completed in 667 milliseconds
Indexes created Sun Feb 15 12:34:49 CET 2026