Home
last modified time | relevance | path

Searched defs:astr (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/hfsplus/
Dunicode.c62 int hfsplus_uni2asc(const hfsplus_unistr *ustr, char *astr, int *len) in hfsplus_uni2asc()
96 int hfsplus_asc2uni(hfsplus_unistr *ustr, const char *astr, int len) in hfsplus_asc2uni()
/linux-2.4.37.9/net/bluetooth/
Dhci_core.c103 char *argv[3], *envp[5], dstr[20], astr[32]; in hci_run_hotplug() local