OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ch_isprint
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/common/
lint.h
187
ch_isprint
(char ch)
function
/src/usr.bin/make/
make.h
1195
ch_isprint
(char ch) { return isprint((unsigned char)ch) != 0; }
function
Completed in 17 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026