Searched refs:pBootVar (Results 1 – 1 of 1) sorted by relevance
104 rtl_String* pBootVar = NULL; in main() local105 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 13 milliseconds