Home
last modified time | relevance | path

Searched refs:NstackGetOptMsg (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_getopt.c23 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_util/interface/
H A Dnstackx_getopt.h31 } NstackGetOptMsg; typedef
33 NSTACKX_EXPORT int32_t NstackInitGetOptMsg(NstackGetOptMsg *optMsg);
34 NSTACKX_EXPORT int32_t NstackGetOpt(NstackGetOptMsg *optMsg, int32_t argc, const char *const *argv,…
35 NSTACKX_EXPORT const char *NstackGetOptArgs(const NstackGetOptMsg *optMsg);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_dfx.c699 const NstackGetOptMsg *optMsg;
828 NstackGetOptMsg optMsg; in FillpDfxDump()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_hidump.c361 NstackGetOptMsg optMsg; in DFinderDump()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c1590 NstackGetOptMsg optMsg; in NSTACKX_DFileDump()