| /netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
| H A D | backupfile.c | 214 get_version (const char *context, const char *version) in get_version() function 233 return get_version (context, version); in xget_version() 235 return get_version ("$VERSION_CONTROL", getenv ("VERSION_CONTROL")); in xget_version()
|
| H A D | backupfile.h | 54 extern enum backup_type get_version (char const *context, char const *arg);
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| H A D | backupfile.c | 214 get_version (const char *context, const char *version) in get_version() function 233 return get_version (context, version); in xget_version() 235 return get_version ("$VERSION_CONTROL", getenv ("VERSION_CONTROL")); in xget_version()
|
| H A D | backupfile.h | 54 extern enum backup_type get_version (char const *context, char const *arg);
|
| /netbsd-src/external/gpl2/dtc/dist/pylibfdt/ |
| H A D | setup.py | 19 def get_version(): function 40 version=get_version(),
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | DbeApplication.cc | 85 lic_err = dbe_strdup (DbeApplication::get_version ()); in initApplication() 106 lic_err = dbe_strdup (DbeApplication::get_version ()); in initApplication()
|
| H A D | Application.h | 66 char *get_version () { return prog_version; } in get_version() function
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | DbeApplication.cc | 85 lic_err = dbe_strdup (DbeApplication::get_version ()); in initApplication() 106 lic_err = dbe_strdup (DbeApplication::get_version ()); in initApplication()
|
| H A D | Application.h | 66 char *get_version () { return prog_version; } in get_version() function
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/ |
| H A D | hdb-sqlite.c | 46 sqlite3_stmt *get_version; member 161 &hsdb->get_version, in prep_stmts() 214 if (hsdb->get_version != NULL) in finalize_stmts() 215 sqlite3_finalize(hsdb->get_version); in finalize_stmts() 216 hsdb->get_version = NULL; in finalize_stmts() 441 ret = hdb_sqlite_step(context, hsdb->db, hsdb->get_version); in hdb_sqlite_make_database() 443 hsdb->version = sqlite3_column_double(hsdb->get_version, 0); in hdb_sqlite_make_database() 445 sqlite3_reset(hsdb->get_version); in hdb_sqlite_make_database()
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/unit/ |
| H A D | test_clang.py | 15 self.assertTrue(sut.get_version('clang')) 19 sut.get_version('notexists')
|
| /netbsd-src/usr.bin/patch/ |
| H A D | backupfile.h | 44 enum backup_type get_version(const char *version);
|
| H A D | backupfile.c | 243 get_version(const char *version) in get_version() function
|
| H A D | patch.c | 209 backup_type = get_version(v); in main() 602 backup_type = get_version(optarg); in get_some_switches()
|
| /netbsd-src/external/lgpl3/mpc/dist/src/ |
| H A D | Makefile.am | 27 get_version.c get_x.c imag.c init2.c init3.c inp_str.c log.c log10.c \
|
| H A D | Makefile.in | 141 get_prec2.lo get_prec.lo get_version.lo get_x.lo imag.lo \ 188 ./$(DEPDIR)/get_prec2.Plo ./$(DEPDIR)/get_version.Plo \ 395 get_version.c get_x.c imag.c init2.c init3.c inp_str.c log.c log10.c \ 519 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get_version.Plo@am__quote@ # am--include-marker 767 -rm -f ./$(DEPDIR)/get_version.Plo 899 -rm -f ./$(DEPDIR)/get_version.Plo
|
| /netbsd-src/sbin/iscsictl/ |
| H A D | iscsic_globals.h | 173 int get_version(int, char **);
|
| H A D | iscsic_main.c | 52 {"version", get_version},
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/ |
| H A D | clang.py | 27 def get_version(clang): function
|
| H A D | report.py | 21 from libscanbuild.clang import get_version 104 clang_version=get_version(args.clang),
|
| H A D | analyze.py | 36 from libscanbuild.clang import get_version, get_arguments, get_triple_arch, \ 522 handle.write(get_version(opts['clang']))
|
| /netbsd-src/external/lgpl3/mpc/lib/libmpc/ |
| H A D | Makefile | 53 get_version.c \
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/kcm/ |
| H A D | glue.c | 295 .get_version = kcmss_get_version,
|
| /netbsd-src/external/lgpl3/mpc/dist/ |
| H A D | Makefile.vc | 135 $(DIRMPC)\get_version.obj \ 214 get_version.obj \
|
| /netbsd-src/sys/dev/usb/ |
| H A D | uchcom.c | 484 get_version(struct uchcom_softc *sc, uint8_t *rver) in get_version() function 528 err = get_version(sc, &sc->sc_version); in update_version()
|