Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dmntentndk.cpp117 struct mntent ent; in Hasmntopt() local
118 memset(&ent, PARAM_0, sizeof(ent)); in Hasmntopt()
119 ent.mnt_opts = mnt_opts; in Hasmntopt()
120 char *ret = hasmntopt(&ent, "hasmntopt"); in Hasmntopt()

Completed in 1 milliseconds