OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unichar_t
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/fs/hfs/
hfs.h
168
char* hfs_unicode_to_ascii(const
unichar_t
*, uint8_t, char*);
169
unichar_t
* hfs_ascii_to_unicode(const char*, uint8_t,
unichar_t
*);
libhfs.h
228
typedef uint16_t
unichar_t
;
typedef in typeref:typename:uint16_t
234
unichar_t
unicode[255];
549
extern
unichar_t
* hfs_gcft;
608
uint16_t hfslib_make_catalog_key(hfs_cnid_t, uint16_t,
unichar_t
*,
libhfs.c
76
unichar_t
* hfs_gcft;
103
unichar_t
temp[256];
2283
unichar_t
* in_unicode,
2329
unichar_t
ac, bc; /* current character from a, b */
2330
unichar_t
lc; /* lowercase version of current character */
2409
sizeof(
unichar_t
)*min(a->name.length, b->name.length));
2457
unichar_t
* t; /* convenience */
2687
unichar_t
name_uni[16];
hfs_vnops.c
323
unichar_t
* unicn; /* name of component, in Unicode */
410
if (unicn[ni] == (
unichar_t
)':')
411
unicn[ni] = (
unichar_t
)'/';
Completed in 17 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025