Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A DBUILD.gn49 "ioctl=IoctlStub",
236 "ioctl=IoctlStub",
410 "ioctl=IoctlStub",
/ohos5.0/base/startup/appspawn/test/mock/
H A Dapp_system_stub.c300 int IoctlStub(int fd, unsigned long request, ...) in IoctlStub() function