poptDupArgv 357 lib/popt/popt.c rc = poptDupArgv(con->os->currAlias->argc, con->os->currAlias->argv, poptDupArgv 1213 lib/popt/popt.c rc = poptDupArgv(argc, argv, &con->os->argc, &con->os->argv); poptDupArgv 369 lib/popt/popt.h int poptDupArgv(int argc, /*@null@*/ const char **argv, poptDupArgv 116 lib/popt/poptparse.c rc = poptDupArgv(argc, argv, argcPtr, argvPtr);