Home
last modified time | relevance | path

Searched refs:szUserName (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dunistdndk.cpp276 char szUserName[256] = {0}; in GetLoginR() local
277 int ret = getlogin_r(szUserName, PARAM_256); in GetLoginR()
281 ret = getlogin_r(szUserName, PARAM_256); in GetLoginR()

Completed in 5 milliseconds