Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dotherstestndk.cpp893 const char *put_old = "0"; in Deletemodule() local
894 if (access(put_old, F_OK) == 0) { in Deletemodule()
895 delete_module(put_old, PARAM_5); in Deletemodule()

Completed in 3 milliseconds