Home
last modified time | relevance | path

Searched refs:getoptn (Results 1 – 11 of 11) sorted by path

/dports/audio/rexima/rexima-1.4/
H A DChangeLog8 * rexima.c (getoptn): added an old getopt() replacement of
H A Drexima.c59 int getoptn(int argc,char *argv[],char *optstring) in getoptn() function
320 switch(getoptn(argc,argv,"d:hvV")) in cmdline_main()
/dports/sysutils/di/di-4.50/C/
H A DMakefile18 MKC_CONF_GETOPTN = $(MKC_CONFDIR)/$(MKC_PREFIX)-getoptn.mkc
511 gconfig.h: $(MKC_ENV) mkc_config/di-getoptn.mkc
522 getoptn_test$(OBJ_EXT): getoptn.c gconfig.h getoptn.h
525 -o getoptn_test$(OBJ_EXT) getoptn.c
527 getoptn.reqlibs: $(MKC_ENV) gconfig.h
529 -o getoptn.reqlibs gconfig.h
531 getoptn_test.exe: getoptn_test$(OBJ_EXT) getoptn.reqlibs
533 $(MKC_ECHO) -r getoptn.reqlibs \
H A Dgetoptn.c498 optidx = getoptn (GETOPTN_LEGACY, ac, av,
514 optidx = getoptn (GETOPTN_LEGACY, ac, av,
530 optidx = getoptn (GETOPTN_LEGACY, ac, av,
546 optidx = getoptn (GETOPTN_LEGACY, ac, av,
563 optidx = getoptn (GETOPTN_LEGACY, ac, av,
580 optidx = getoptn (GETOPTN_LEGACY, ac, av,
597 optidx = getoptn (GETOPTN_LEGACY, ac, av,
615 optidx = getoptn (GETOPTN_MODERN, ac, av,
631 optidx = getoptn (GETOPTN_MODERN, ac, av,
647 optidx = getoptn (GETOPTN_LEGACY, ac, av,
[all …]
H A Dgetoptn.h59 extern int getoptn _((int style, int argc, const char * const argv [],
H A Doptions.c625 optidx = getoptn (GETOPTN_LEGACY, argc, argv,
/dports/sysutils/di/di-4.50/C/tests.d/
H A Dgetoptn.sh23 chkdiff ${_MKCONFIG_RUNTESTDIR}/getoptn.txt \
H A Dtest_order2 2 getoptn
/dports/sysutils/di/di-4.50/D/
H A Ddigetoptn.d69 getoptn (getoptType gtype, string[] allargs, OptInfo[string] opts) in getoptn() function
178 idx = getoptn (gtype, a, opts); in version()
H A Doptions.d261 idx = getoptn (GETOPTN_LEGACY, args, options); in processOpts()
/dports/sysutils/di/di-4.50/
H A DMANIFEST29 C/mkc_config/di-getoptn.mkc getoptn test configuration
32 C/getoptn.c di source
33 C/getoptn.h di source
58 C/tests.d/getoptn.sh
59 C/tests.d/getoptn.txt