OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nice_uchars
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/newfs_udf/
udf_core.c
689
int ucode_chars,
nice_uchars
, is_osta_typ0, nout;
local in function:udf_to_unix_name
705
nice_uchars
= UDFTransName(unix_name, raw_name, ucode_chars);
707
for (inchp = unix_name;
nice_uchars
>0; inchp++,
nice_uchars
--) {
/src/sys/fs/udf/
udf_subr.c
4202
int ucode_chars,
nice_uchars
, is_osta_typ0, nout;
local in function:udf_to_unix_name
4216
nice_uchars
= UDFTransName(unix_name, raw_name, ucode_chars);
4218
for (inchp = unix_name;
nice_uchars
>0; inchp++,
nice_uchars
--) {
Completed in 18 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025