Home
last modified time | relevance | path

Searched refs:subgetopt_t (Results 1 – 25 of 88) sorted by relevance

1234

/dports/devel/skalibs/skalibs-2.10.0.3/src/include/skalibs/
H A Dsgetopt.h9 typedef struct subgetopt_s subgetopt_t, *subgetopt_t_ref ; typedef
22 extern int subgetopt_r (int, char const *const *, char const *, subgetopt_t *) ;
27 extern int sgetopt_r (int, char const *const *, char const *, subgetopt_t *) ;
29 extern subgetopt_t subgetopt_here ;
/dports/devel/skalibs/skalibs-2.10.0.3/src/libstddjb/
H A Dsubgetopt_here.c7 subgetopt_t subgetopt_here = SUBGETOPT_ZERO ;
H A Dsgetopt.c10 int sgetopt_r (int argc, char const *const *argv, char const *opts, subgetopt_t *o) in sgetopt_r()
/dports/lang/execline/execline-2.8.0.1/src/libexecline/
H A Dexlsn_exlp.c9 subgetopt_t localopt = SUBGETOPT_ZERO ; in exlsn_exlp()
/dports/lang/execline/execline-2.8.0.1/src/execline/
H A Dfdblock.c17 subgetopt_t l = SUBGETOPT_ZERO ; in main()
H A Dgetpid.c21 subgetopt_t l = SUBGETOPT_ZERO ; in main()
H A Dfdmove.c17 subgetopt_t l = SUBGETOPT_ZERO ; in main()
H A Dgetcwd.c21 subgetopt_t l = SUBGETOPT_ZERO ; in main()
H A Dexec.c19 subgetopt_t l = SUBGETOPT_ZERO ; in main()
H A Dheredoc.c22 subgetopt_t l = SUBGETOPT_ZERO ; in main()
H A Dbackground.c20 subgetopt_t l = SUBGETOPT_ZERO ; in main()
H A Dwithstdinas.c17 subgetopt_t localopt = SUBGETOPT_ZERO ; in main()
H A Ddollarat.c23 subgetopt_t l = SUBGETOPT_ZERO ; in main()
H A Dif.c24 subgetopt_t l = SUBGETOPT_ZERO ; in main()
H A Difelse.c22 subgetopt_t l = SUBGETOPT_ZERO ; in main()
/dports/sysutils/s6/s6-2.10.0.3/src/pipe-tools/
H A Ds6-mkfifodir.c13 subgetopt_t l = SUBGETOPT_ZERO ; in main()
/dports/sysutils/s6/s6-2.10.0.3/src/supervision/
H A Ds6-svscanctl.c18 subgetopt_t l = SUBGETOPT_ZERO ; in main()
/dports/sysutils/s6/s6-2.10.0.3/src/daemontools-extras/
H A Ds6-envdir.c16 subgetopt_t l = SUBGETOPT_ZERO ; in main()
H A Ds6-setsid.c20 subgetopt_t l = SUBGETOPT_ZERO ; in main()
H A Ds6-tai64nlocal.c20 subgetopt_t l = SUBGETOPT_ZERO ; in main()
/dports/sysutils/s6/s6-2.10.0.3/src/fdholder/
H A Ds6-fdholder-delete.c19 subgetopt_t l = SUBGETOPT_ZERO ; in main()
H A Ds6-fdholder-retrieve.c24 subgetopt_t l = SUBGETOPT_ZERO ; in main()
H A Ds6-fdholder-store.c20 subgetopt_t l = SUBGETOPT_ZERO ; in main()
/dports/sysutils/s6-rc/s6-rc-0.5.2.2/src/s6-rc/
H A Ds6-rc-dryrun.c20 subgetopt_t l = SUBGETOPT_ZERO ; in main()
/dports/sysutils/s6/s6-2.10.0.3/src/conn-tools/
H A Ds6-ipcserver-socketbinder.c27 subgetopt_t l = SUBGETOPT_ZERO ; in main()

1234