OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UnicodeLength
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/fs/udf/
udf_osta.h
41
int
UnicodeLength
(unicode_t *string);
udf_osta.c
298
int
UnicodeLength
(unicode_t *string) {
udf_subr.c
4215
ucode_chars = MIN(ucode_chars,
UnicodeLength
((unicode_t *) raw_name));
/src/sys/external/bsd/acpica/dist/namespace/
nsconvert.c
461
UINT32
UnicodeLength
;
488
UnicodeLength
= (OriginalObject->String.Length * 2) + 2;
492
NewObject = AcpiUtCreateBufferObject (
UnicodeLength
);
/src/sbin/newfs_udf/
udf_core.c
704
ucode_chars = MIN(ucode_chars,
UnicodeLength
((unicode_t *) raw_name));
Completed in 20 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025