Home
last modified time | relevance | path

Searched refs:current_version (Results 1 – 15 of 15) sorted by relevance

/trueos/share/mk/
HDversion_gen.awk44 current_version = "";
126 if (current_version != "") {
139 current_version = $1;
147 if (current_version != "") {
148 count = versions[current_version];
149 versions[current_version]++;
150 symbols[current_version, count] = $1;
151 if ($1 in names && names[$1] != current_version) {
161 current_version, names[$1]) > stderr;
164 else if (names[$1] == current_version) {
[all …]
/trueos/crypto/heimdal/lib/kadm5/
HDipropd_master.c397 const char *database, uint32_t current_version) in send_complete() argument
443 krb5_store_int32 (sp, current_version); in send_complete()
448 s->version = current_version; in send_complete()
502 const char *database, uint32_t current_version) in send_diffs() argument
513 if (s->version == current_version) { in send_diffs()
526 return send_complete (context, s, database, current_version); in send_diffs()
547 return send_complete (context, s, database, current_version); in send_diffs()
554 (unsigned long)current_version); in send_diffs()
585 s->version = current_version; in send_diffs()
592 const char *database, uint32_t current_version) in process_msg() argument
[all …]
HDChangeLog709 * ipropd_master.c (main): make sure current_version is initialized
/trueos/lib/libdispatch/src/
HDMakefile.am48 -Wl,-current_version,$(VERSION) -Wl,-dead_strip
/trueos/contrib/gcc/config/
HDt-slibgcc-darwin3 SHLIB_VERSTRING = -compatibility_version $(SHLIB_SOVERSION) -current_version $(SHLIB_SOVERSION).0
/trueos/contrib/subversion/subversion/libsvn_ra_serf/
HDcommit.c473 const svn_string_t *current_version; in get_version_url() local
479 &current_version, scratch_pool)); in get_version_url()
481 if (current_version) in get_version_url()
484 svn_urlpath__canonicalize(current_version->data, result_pool); in get_version_url()
/trueos/contrib/serf/
HDSConstruct208 # for the current_version and compatibility_version options in the .dylib
211 # from current_version, so don't use the PATCH level to avoid that build and
/trueos/contrib/llvm/include/llvm/Support/
HDMachO.h530 uint32_t current_version; member
/trueos/contrib/bmake/mk/
HDlib.mk193 -current_version ${SHLIB_FULLVERSION}
/trueos/contrib/libpcap/
HDMakefile.in392 -current_version $$CURRENT_VER
/trueos/contrib/llvm/tools/clang/include/clang/Driver/
HDOptions.td307 def current__version : JoinedOrSeparate<["-"], "current_version">;
/trueos/contrib/dialog/
HDaclocal.m43639 …ame ${libdir}/`basename $[@]` -compatibility_version ${ABI_VERSION} -current_version ${ABI_VERSION…
HDconfigure9880 …_name ${libdir}/`basename $@` -compatibility_version ${ABI_VERSION} -current_version ${ABI_VERSION…
/trueos/contrib/ncurses/
HDaclocal.m44247 …ame ${libdir}/`basename $[@]` -compatibility_version ${ABI_VERSION} -current_version ${ABI_VERSION…
/trueos/contrib/gcc/doc/
HDinvoke.texi447 -client_name -compatibility_version -current_version @gol
8129 @itemx -current_version
8188 @opindex current_version