Searched defs:optMsg (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/ |
H A D | nstackx_getopt.c | 23 int32_t NstackInitGetOptMsg(NstackGetOptMsg *optMsg) in NstackInitGetOptMsg() 35 static int32_t GetOptCheckInputArg(NstackGetOptMsg *optMsg, int argc, const char *const *argv) in GetOptCheckInputArg() 46 static int32_t GetOptCheckCurrentOpt(NstackGetOptMsg *optMsg, int32_t currentOpt, in GetOptCheckCurrentOpt() 61 static int32_t GetOptParseAttachArg(NstackGetOptMsg *optMsg, int32_t argc, const char *const *argv, in GetOptParseAttachArg() 85 static int32_t NstackCheckArg(const NstackGetOptMsg *optMsg, int32_t argc, const char *const *argv) in NstackCheckArg() 109 int32_t NstackGetOpt(NstackGetOptMsg *optMsg, int32_t argc, const char *const *argv, const char *op… in NstackGetOpt() 130 const char *NstackGetOptArgs(const NstackGetOptMsg *optMsg) in NstackGetOptArgs()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
H A D | nstackx_dfinder_hidump.c | 328 static int32_t EnableMgtMsgLog(const char *optMsg, void *softObj, DFinderDumpFunc dump) in EnableMgtMsgLog() 361 NstackGetOptMsg optMsg; in DFinderDump() local
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
H A D | fillp_dfx.c | 699 const NstackGetOptMsg *optMsg; member 828 NstackGetOptMsg optMsg; in FillpDfxDump() local
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A D | nstackx_dfile.c | 1590 NstackGetOptMsg optMsg; in NSTACKX_DFileDump() local
|