Searched refs:VERSION (Results 101 - 125 of 368) sorted by relevance

1234567891011>>

/freebsd-10.2-release/crypto/heimdal/appl/test/
H A Duu_client.c133 VERSION, client, 0, NULL, &ticket);
H A Duu_server.c114 VERSION,
/freebsd-10.2-release/lib/libc/db/hash/
H A Dhash.h287 #define VERSION hdr.version macro
/freebsd-10.2-release/gnu/usr.bin/rcs/lib/
H A Drcsfcmp.c292 ccnt = RCSversion<VERSION(5) ? Comment.size : leaderlen;
/freebsd-10.2-release/usr.sbin/ctm/ctm/
H A Dctm.h28 #define VERSION "2.0" macro
/freebsd-10.2-release/contrib/libyaml/include/
H A DMakefile.in135 VERSION = @VERSION@
460 @DOXYGEN_TRUE@ PACKAGE=$(PACKAGE) VERSION=$(VERSION) top_srcdir=$(top_srcdir) top_builddir=$(top_builddir) doxygen $(DOXYGEN_CFG)
/freebsd-10.2-release/contrib/ldns/drill/
H A DMakefile.in4 VERSION = @PACKAGE_VERSION@
/freebsd-10.2-release/contrib/amd/scripts/
H A DMakefile.in77 VERSION = @VERSION@
309 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
/freebsd-10.2-release/contrib/file/doc/
H A DMakefile.in224 VERSION = @VERSION@
662 -e s@__VERSION__@${VERSION}@g \
669 -e s@__VERSION__@${VERSION}@g \
676 -e s@__VERSION__@${VERSION}@g \
/freebsd-10.2-release/
H A DMakefile.inc1135 .if !defined(VERSION)
140 VERSION= FreeBSD ${REVISION}-${BRANCH:C/-p[0-9]+$//} ${TARGET_ARCH} ${SRCRELDATE}
241 VERSION="${VERSION}" \
273 VERSION="${VERSION}" \
288 VERSION="${VERSION}" \
408 VERSION="${VERSION}" \
[all...]
/freebsd-10.2-release/contrib/libucl/
H A DMakefile.w328 VERSION = "$(MAJOR_VERSION).$(MINOR_VERSION).$(PATCH_VERSION)"
/freebsd-10.2-release/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.in23 my $VERSION="1.003";
130 Version $VERSION
H A Dupdate-leap.sh11 VERSION="1.003"
116 Version $VERSION
/freebsd-10.2-release/contrib/texinfo/info/
H A Dinfokey.c144 printf ("%s (GNU %s) %s\n", program_name, PACKAGE, VERSION);
855 && fputs (VERSION, fp) != EOF
H A Dinfo.c293 printf ("%s (GNU %s) %s\n", program_name, PACKAGE, VERSION);
/freebsd-10.2-release/contrib/groff/doc/
H A DMakefile.in68 version=`cat $(top_srcdir)/VERSION`
80 sed -e "s;@VERSION@;$(version)$(revision);" $< \
/freebsd-10.2-release/sys/conf/
H A Dnewvers.sh40 VERSION="${TYPE} ${RELEASE}"
211 #define SCCSSTR "@(#)${VERSION} #${v}${svn}${git}${hg}${p4version}: ${t}"
212 #define VERSTR "${VERSION} #${v}${svn}${git}${hg}${p4version}: ${t}\\n ${u}@${h}:${d}\\n"
/freebsd-10.2-release/contrib/mdocml/
H A Dmain.c163 printf("%s %s\n", progname, VERSION);
/freebsd-10.2-release/contrib/libyaml/win32/
H A DMakefile.in108 VERSION = @VERSION@
/freebsd-10.2-release/crypto/heimdal/lib/roken/
H A Drkpty.c335 fprintf (stderr, "%s from %s-%s\n", getprogname(), PACKAGE, VERSION);
/freebsd-10.2-release/contrib/tnftp/src/
H A DMakefile.in181 VERSION = @VERSION@
/freebsd-10.2-release/lib/libelf/
H A Dlibelf_ehdr.c124 LIBELF_SET_ERROR(VERSION, 0);
/freebsd-10.2-release/contrib/file/python/
H A DMakefile.in189 VERSION = @VERSION@
/freebsd-10.2-release/gnu/usr.bin/rcs/rlog/
H A Drlog.c340 pre5 = RCSversion < VERSION(5);
582 int pre5 = RCSversion < VERSION(5);
1080 if (RCSversion < VERSION(5))
1227 if (strchr(argv,'-') && VERSION(5) <= RCSversion)
/freebsd-10.2-release/kerberos5/include/
H A Dconfig.h1519 #define VERSION "1.5.2" macro

Completed in 176 milliseconds

1234567891011>>