Home
last modified time | relevance | path

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

/aoo4110/main/cpputools/source/sp2bv/
H A Dsp2bv.cxx104 rtl_String* pBootVar = NULL; in main() local
105 rtl_uString2String( &pBootVar, pBuffer->buffer, pBuffer->length, in main()
108 fprintf(stdout, "%s", pBootVar->buffer); in main()
114 rtl_string_release(pBootVar); in main()

Completed in 16 milliseconds