Home
last modified time | relevance | path

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

/external/epid-sdk/ext/argtable3/
Dargtable3.h243 struct arg_rex* arg_rexn(const char* shortopts,
Dargtable3.c2879 return arg_rexn(shortopts, in arg_rex0()
2896 return arg_rexn(shortopts, in arg_rex1()
2907 struct arg_rex * arg_rexn(const char * shortopts, in arg_rexn() function