Searched refs:get_version (Results 1 - 14 of 14) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/file/
H A Delf_read.h80 #define get_version get_version64 macro
96 #define get_version get_version32 macro
H A Delf_read.c91 static int get_version(void);
115 get_version(void) function
140 version = get_version();
/opensolaris-onvv-gate/usr/src/lib/libnisdb/
H A Ddb_c.x142 % vers* get_version() { return internal_db.get_version(); }
H A Ddb_log_entry_c.x90 % vers *get_version() { return( &aversion ); }
H A Ddb_dictlog_c.x99 % vers *get_version() { return( &aversion ); }
H A Ddb.cc327 vers *v = internal_db.get_version()->nextminor();
517 if (db->get_version()->earlier_than(j->get_version())) {
538 db->change_version(j->get_version());
699 vers *oldversion = new vers(internal_db.get_version()); /* copy */
750 if (ti->version->earlier_than(j->get_version())) {
H A Ddb_mindex_c.x187 % vers *get_version() { return( &rversion ); }
H A Ddb_dictionary.cc1200 if (db_update_version.earlier_than(j->get_version())) {
1223 db_update_version.assign(j->get_version());
H A Dnis_db.cc1704 vers* v = new vers(dbase->get_version());
/opensolaris-onvv-gate/usr/src/tools/onbld/Scm/
H A DVersion.py36 # version.get_version() We discover which to use this way, rather than
45 hg_version = version.get_version
/opensolaris-onvv-gate/usr/src/cmd/avs/sdbc/
H A Dscmadm.c111 static void get_version();
1118 get_version();
2113 get_version() function
/opensolaris-onvv-gate/usr/src/lib/libshell/common/sh/
H A Dinit.c775 static char* get_version(register Namval_t* np, Namfun_t *fp) function
796 static const Namdisc_t SH_VERSION_disc = { 0, 0, get_version, nget_version };
/opensolaris-onvv-gate/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c1446 get_version(int fd)
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dip_mroute.c183 static int get_version(uchar_t *);
398 case MRT_VERSION: return (get_version((uchar_t *)data));
494 get_version(uchar_t *data) function

Completed in 208 milliseconds