OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNVIS_VALID
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libc/gen/
unvis.c
216
return
UNVIS_VALID
;
245
return
UNVIS_VALID
;
252
return
UNVIS_VALID
;
268
return
UNVIS_VALID
;
272
return
UNVIS_VALID
;
276
return
UNVIS_VALID
;
280
return
UNVIS_VALID
;
284
return
UNVIS_VALID
;
288
return
UNVIS_VALID
;
292
return
UNVIS_VALID
;
[
all
...]
/src/usr.bin/unvis/
unvis.c
118
case
UNVIS_VALID
:
136
if (unvis(&outc, (char)0, &state, eflags | UNVIS_END) ==
UNVIS_VALID
)
/src/usr.sbin/sti/
sti.c
65
case
UNVIS_VALID
:
75
if (unvis(&out, '\0', state, UNVIS_END) ==
UNVIS_VALID
)
/src/include/
vis.h
74
#define
UNVIS_VALID
1 /* character valid */
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_freebsd.cc
350
const int
unvis_valid
=
UNVIS_VALID
;
member in namespace:__sanitizer
sanitizer_platform_limits_netbsd.cc
2345
const int
unvis_valid
=
UNVIS_VALID
;
member in namespace:__sanitizer
Completed in 23 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026