Home
last modified time | relevance | path

Searched refs:str2oem (Results 1 – 2 of 2) sorted by relevance

/haiku/src/bin/unzip/
H A Dunzpriv.h1795 char *str2oem OF((char *dst, ZCONST char *src));
2353 # define STR_TO_OEM str2oem
H A Dfileio.c2308 char *str2oem(dst, src) in str2oem() function