Home
last modified time | relevance | path

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

/aoo4110/main/cppuhelper/source/
H A Dbootstrap.cxx232 OUStringBuffer result_buf( 64 ); in findBoostrapArgument() local
233 result_buf.append( in findBoostrapArgument()
236 result_buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("_") ); in findBoostrapArgument()
237 result_buf.append( arg_name.toAsciiLowerCase() ); in findBoostrapArgument()
238 result_buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(".rdb") ); in findBoostrapArgument()
239 result = result_buf.makeStringAndClear(); in findBoostrapArgument()
/aoo4110/main/sal/osl/unx/
H A Dsecurity.c541 struct spwd result_buf; in osl_psz_loginUser()
545 pszUserName, &result_buf, buffer, sizeof buffer, in osl_psz_loginUser()
557 "root", &result_buf, buffer, sizeof buffer, in osl_psz_loginUser()

Completed in 22 milliseconds