OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inchp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/newfs_udf/
udf_core.c
686
uint16_t *
inchp
, ch;
local
707
for (
inchp
= unix_name; nice_uchars>0;
inchp
++, nice_uchars--) {
708
ch = *
inchp
;
730
const char *
inchp
;
local
741
inchp
= name;
745
*outchp = wget_utf8(&
inchp
, &cnt);
/src/sys/fs/udf/
udf_subr.c
4199
uint16_t *
inchp
, ch;
local
4218
for (
inchp
= unix_name; nice_uchars>0;
inchp
++, nice_uchars--) {
4219
ch = *
inchp
;
4242
const char *
inchp
;
local
4252
inchp
= name;
4256
*outchp = wget_utf8(&
inchp
, &cnt);
Completed in 25 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026