Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_getopt.c31 optMsg->attachArg = NULL; in NstackInitGetOptMsg()
66 optMsg->attachArg = &argv[optMsg->argvIdx++][optMsg->argvOffset + 1]; in GetOptParseAttachArg()
72 optMsg->attachArg = argv[optMsg->argvIdx++]; in GetOptParseAttachArg()
80 optMsg->attachArg = NULL; in GetOptParseAttachArg()
136 return optMsg->attachArg; in NstackGetOptArgs()
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_getopt.h30 const char *attachArg; member

Completed in 2 milliseconds