Home
last modified time | relevance | path

Searched defs:nsType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/startup/init/services/sandbox/
H A Dsandbox_namespace.c36 int UnshareNamespace(int nsType) in UnshareNamespace()
51 int SetNamespace(int nsFd, int nsType) in SetNamespace()
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/
H A Dnetwork_share_request_parcel.cpp55 int32_t nsType = 0; in Unmarshalling() local
/ohos5.0/base/startup/appspawn/modules/common/
H A Dappspawn_namespace.c226 static int SetPidNamespace(int nsPidFd, int nsType) in SetPidNamespace()