Home
last modified time | relevance | path

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

/trunk/main/sal/workben/
H A Dt_readline.c42 rtl_uString * pSystemPath = NULL; in main() local
45 rtl_uString_newFromAscii (&pSystemPath, argv[1]); in main()
47 result = osl_getFileURLFromSystemPath (pSystemPath, &pFileUrl); in main()
48 rtl_uString_release (pSystemPath), pSystemPath = NULL; in main()

Completed in 6 milliseconds