OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:makelower
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/vgrind/
regexp.c
63
#define
makelower
(c) (isupper((unsigned char)(c)) ? tolower((unsigned char)(c)) : (c))
macro
82
if (*s2 -
makelower
(*s1))
83
return *s2 -
makelower
(*s1);
/src/usr.sbin/bootp/common/
readfile.c
261
makelower
(char *);
919
makelower
(tmpstr);
1557
makelower
(char *s)
1544
makelower
(char *s)
function in typeref:typename:PRIVATE void
Completed in 135 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025