Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dquotandk1.cpp27 struct dqblk strinfo; in Quotactl() local
28 int ret = quotactl(cmd, "/non-exist", getuid(), (char *)(&strinfo)); in Quotactl()
H A Dquotandk.cpp27 struct dqblk strinfo = {PARAM_0}; in Quotactl() local
28 int ret = quotactl(cmd, "/dev", getuid(), (char *)(&strinfo)); in Quotactl()

Completed in 1 milliseconds