Home
last modified time | relevance | path

Searched refs:program_pkgdatadir (Results 1 – 18 of 18) sorted by relevance

/dports/net/ntp/ntp-4.2.8p15/sntp/libopts/
H A Dautoopts.h411 static char const * program_pkgdatadir; variable
459 static char const * program_pkgdatadir = pkgdatadir_default; variable
H A Dload.c185 if (program_pkgdatadir[0] == NUL) in optionMakePath()
189 program_pkgdatadir, fname + 2) >= b_sz) in optionMakePath()
H A Dinit.c260 program_pkgdatadir = opts->pzPkgDataDir; in ao_initialize()
/dports/archivers/sharutils/sharutils-4.15.2/libopts/
H A Dautoopts.h411 static char const * program_pkgdatadir; variable
459 static char const * program_pkgdatadir = pkgdatadir_default; variable
H A Dload.c185 if (program_pkgdatadir[0] == NUL) in optionMakePath()
189 program_pkgdatadir, fname + 2) >= b_sz) in optionMakePath()
H A Dinit.c261 program_pkgdatadir = opts->pzPkgDataDir; in ao_initialize()
/dports/net-mgmt/tcpreplay/tcpreplay-4.3.4/libopts/
H A Dautoopts.h414 static char const * program_pkgdatadir; variable
462 static char const * program_pkgdatadir = pkgdatadir_default; variable
H A Dload.c185 if (program_pkgdatadir[0] == NUL) in optionMakePath()
189 program_pkgdatadir, fname + 2) >= b_sz) in optionMakePath()
H A Dinit.c261 program_pkgdatadir = opts->pzPkgDataDir; in ao_initialize()
/dports/devel/autogen/autogen-5.18.16/autoopts/
H A Dautoopts.h414 static char const * program_pkgdatadir; variable
462 static char const * program_pkgdatadir = pkgdatadir_default; variable
H A Dload.c165 if (program_pkgdatadir[0] == NUL) in optionMakePath()
169 program_pkgdatadir, fname + 2) >= b_sz) in optionMakePath()
H A Dinit.c256 program_pkgdatadir = opts->pzPkgDataDir; in ao_initialize()
/dports/security/gnutls/gnutls-3.6.16/src/libopts/
H A Dautoopts.h414 static char const * program_pkgdatadir; variable
462 static char const * program_pkgdatadir = pkgdatadir_default; variable
H A Dload.c165 if (program_pkgdatadir[0] == NUL) in optionMakePath()
169 program_pkgdatadir, fname + 2) >= b_sz) in optionMakePath()
H A Dinit.c256 program_pkgdatadir = opts->pzPkgDataDir; in ao_initialize()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/LGPL/
H A Dautoopts.c42 static char const * program_pkgdatadir = pkgdatadir_default; variable
1120 program_pkgdatadir = pOpts->pzPkgDataDir; in optionProcess()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/BSD/
H A Dautoopts.c42 static char const * program_pkgdatadir = pkgdatadir_default; variable
1120 program_pkgdatadir = pOpts->pzPkgDataDir; in optionProcess()
/dports/devel/autogen/autogen-5.18.16/agen5/
H A Dautogen.c621 (void)option_load_mode, (void)program_pkgdatadir; in ignore_vars()