Searched refs:latest (Results 1 - 22 of 22) sorted by relevance

/freebsd-10-stable/usr.sbin/pkg_install/version/
H A Dperform.c145 char *ch, tmp[PATH_MAX], tmp2[PATH_MAX], *latest = NULL; local
170 * latest version from there. If we fail, we start looking in the
176 if ((latest = vpipe("/usr/bin/make -V PKGNAME", tmp)) == NULL)
179 show_version(plist, latest, "port");
182 if (latest == NULL) {
225 latest = strdup(ie->name);
238 if (latest != NULL) {
240 snprintf(tmp, PATH_MAX, "%s|%s", latest, ie->name);
241 free(latest);
242 latest
269 show_version(Package plist, const char *latest, const char *source) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_diff/
H A Ddeprecated.c221 const char *latest,
224 return svn_diff_file_diff3_2(diff, original, modified, latest,
232 const char *latest,
236 return svn_diff_file_diff4_2(diff, original, modified, latest, ancestor,
362 const svn_string_t *latest,
384 latest,
398 const svn_string_t *latest,
408 modified, latest,
216 svn_diff_file_diff3(svn_diff_t **diff, const char *original, const char *modified, const char *latest, apr_pool_t *pool) argument
227 svn_diff_file_diff4(svn_diff_t **diff, const char *original, const char *modified, const char *latest, const char *ancestor, apr_pool_t *pool) argument
356 svn_diff_mem_string_output_merge(svn_stream_t *output_stream, svn_diff_t *diff, const svn_string_t *original, const svn_string_t *modified, const svn_string_t *latest, const char *conflict_original, const char *conflict_modified, const char *conflict_latest, const char *conflict_separator, svn_boolean_t display_original_in_conflict, svn_boolean_t display_resolved_conflicts, apr_pool_t *pool) argument
392 svn_diff_mem_string_output_merge2(svn_stream_t *output_stream, svn_diff_t *diff, const svn_string_t *original, const svn_string_t *modified, const svn_string_t *latest, const char *conflict_original, const char *conflict_modified, const char *conflict_latest, const char *conflict_separator, svn_diff_conflict_display_style_t style, apr_pool_t *pool) argument
H A Dbinary_diff.c172 svn_stream_t *latest,
191 latest, cancel_func, cancel_baton,
197 /* ### git would first calculate if a git-delta latest->original would be
208 /* ### git would first calculate if a git-delta original->latest would be
170 svn_diff_output_binary(svn_stream_t *output_stream, svn_stream_t *original, svn_stream_t *latest, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *scratch_pool) argument
H A Ddiff_memory.c303 const svn_string_t *latest,
311 fill_source_tokens(&(baton.sources[2]), latest, pool);
324 const svn_string_t *latest,
333 fill_source_tokens(&(baton.sources[2]), latest, pool);
720 2 = separator, 3 = latest (end) */
880 return output_merge_token_range(NULL, baton, 2/*latest*/,
935 SVN_ERR(output_merge_token_range(NULL, btn, 2/*latest*/,
937 SVN_ERR(output_merge_marker(btn, 3/*latest (end)*/));
943 SVN_ERR(output_merge_token_range(NULL, btn, 2/*latest*/,
1009 SVN_ERR(output_merge_token_range(NULL, btn, 2/*latest*/,
300 svn_diff_mem_string_diff3(svn_diff_t **diff, const svn_string_t *original, const svn_string_t *modified, const svn_string_t *latest, const svn_diff_file_options_t *options, apr_pool_t *pool) argument
321 svn_diff_mem_string_diff4(svn_diff_t **diff, const svn_string_t *original, const svn_string_t *modified, const svn_string_t *latest, const svn_string_t *ancestor, const svn_diff_file_options_t *options, apr_pool_t *pool) argument
1057 svn_diff_mem_string_output_merge3(svn_stream_t *output_stream, svn_diff_t *diff, const svn_string_t *original, const svn_string_t *modified, const svn_string_t *latest, const char *conflict_original, const char *conflict_modified, const char *conflict_latest, const char *conflict_separator, svn_diff_conflict_display_style_t style, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *scratch_pool) argument
[all...]
H A Ddiff_file.c1337 const char *latest,
1346 baton.files[2].path = latest;
1359 const char *latest,
1369 baton.files[2].path = latest;
2276 SVN_ERR(output_hunk(btn, 2/*latest*/, latest_start, latest_length));
1334 svn_diff_file_diff3_2(svn_diff_t **diff, const char *original, const char *modified, const char *latest, const svn_diff_file_options_t *options, apr_pool_t *pool) argument
1356 svn_diff_file_diff4_2(svn_diff_t **diff, const char *original, const char *modified, const char *latest, const char *ancestor, const svn_diff_file_options_t *options, apr_pool_t *pool) argument
/freebsd-10-stable/contrib/subversion/subversion/include/
H A Dsvn_diff.h99 /** The latest version of the data, possibly different than the
210 * three datasources: "original", "modified", and "latest". Do all
235 * two datasources: "original" and "latest", adjusted to become a full
236 * difference between "original", "modified" and "latest" using "ancestor".
307 * the "latest" datasource is identical to the range @a original_start,
327 * between the "original" and "latest" datasources, but this conflicts with
342 * "latest" datasource.
353 * "latest" datasources, but this conflicts with a range in the
365 * @a latest_start, @a latest_length in the "latest" datasource conflicts
369 * If there are common ranges in the "modified" and "latest" datasource
[all...]
/freebsd-10-stable/sys/dev/nxge/xgehal/
H A Dxgehal-stats.c194 xge_hal_stats_hw_info_t *latest; local
196 (void) xge_hal_stats_hw(stats->devh, &latest);
201 xge_hal_stats_pcim_info_t *latest; local
203 (void) xge_hal_stats_pcim(stats->devh, &latest);
863 xge_hal_stats_hw_info_t *latest; local
908 (void) xge_hal_stats_hw(hldev, &latest);
917 (u32)(latest->tmac_ttl_less_fb_octets /
927 (u32)(latest->tmac_ttl_less_fb_octets /
/freebsd-10-stable/contrib/less/
H A Dregexp.c377 register char *latest; local
385 latest = regpiece(&flags);
386 if (latest == NULL)
392 regtail(chain, latest);
393 chain = latest;
/freebsd-10-stable/contrib/ntp/sntp/
H A Dmain.c1550 struct timeval latest; local
1558 event_base_gettimeofday_cached(b, &latest);
1560 !memcmp(&latest, &cached, sizeof(latest))) {
1564 cached = latest;
1575 diff = sub_tval(systemt, latest);
1587 diff = sub_tval(latest, mono);
/freebsd-10-stable/contrib/subversion/subversion/svnsync/
H A Dsvnsync.c143 "latest in DEST_URL, not necessarily the latest in SOURCE_URL.\n"
179 " 'HEAD' latest in repository") },
785 svn_revnum_t latest, from_latest;
792 SVN_ERR(svn_ra_get_latest_revnum(to_session, &latest, pool));
793 if ((latest != 0) && (! baton->allow_non_empty))
834 if (latest != 0)
837 if (from_latest < latest)
853 NULL, svn_string_createf(pool, "%ld", latest),
863 consistent while allowing folks to see what the latest revisio
783 svn_revnum_t latest, from_latest; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Support/Unix/
H A DSignals.inc222 // call it on the latest one.
/freebsd-10-stable/contrib/ldns/packaging/fedora/
H A Dldns.spec179 - Updated to latest release
/freebsd-10-stable/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh1115 rm -f latest.ssl
1116 fetch ${QUIETFLAG} http://${SERVERNAME}/${FETCHDIR}/latest.ssl \
1118 if ! [ -r latest.ssl ]; then
1124 < latest.ssl > tag.new 2>${QUIETREDIR} || true
1125 rm latest.ssl
2074 # Fetch the latest INDEX-NEW and INDEX-OLD files.
/freebsd-10-stable/contrib/sendmail/contrib/
H A Dexpn.pl1355 The latest version of
/freebsd-10-stable/usr.sbin/portsnap/portsnap/
H A Dportsnap.sh716 while ! fetch_tag latest; do
/freebsd-10-stable/contrib/subversion/subversion/svnadmin/
H A Dsvnadmin.c532 "Upgrade the repository located at REPOS_PATH to the latest supported\n"
1504 people what the latest revision is. It also proves that the
1508 SVN_ERR(svn_cmdline_printf(pool, _("The latest repos revision is %ld.\n"),
2577 svn_version_t latest = { SVN_VER_MAJOR, SVN_VER_MINOR,
2596 if (! svn_version__at_least(&latest,
2574 svn_version_t latest = { SVN_VER_MAJOR, SVN_VER_MINOR, local
/freebsd-10-stable/contrib/file/
H A Dconfig.guess29 # You can get the latest version of this script from:
1422 config.guess and config.sub with the latest versions from:
/freebsd-10-stable/contrib/subversion/
H A Dconfigure23001 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: You may need to install the latest Java Development package from http://connect.apple.com/. Apple no longer includes the JNI header files by default on Java updates." >&5
23002 $as_echo "$as_me: WARNING: You may need to install the latest Java Development package from http://connect.apple.com/. Apple no longer includes the JNI header files by default on Java updates." >&2;}
23163 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: You may need to install the latest Java Development package from http://connect.apple.com/. Apple no longer includes the JNI header files by default on Java updates." >&5
23164 $as_echo "$as_me: WARNING: You may need to install the latest Java Development package from http://connect.apple.com/. Apple no longer includes the JNI header files by default on Java updates." >&2;}
23328 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: You may need to install the latest Java Development package from http://connect.apple.com/. Apple no longer includes the JNI header files by default on Java updates." >&5
23329 $as_echo "$as_me: WARNING: You may need to install the latest Java Development package from http://connect.apple.com/. Apple no longer includes the JNI header files by default on Java updates." >&2;}
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderDecl.cpp199 static void attachLatestDecl(Decl *D, Decl *latest);
/freebsd-10-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex31 % Please try the latest version of texinfo.tex before submitting bug
32 % reports; you can get the latest version from:
/freebsd-10-stable/contrib/groff/doc/
H A Dtexinfo.tex31 % Please try the latest version of texinfo.tex before submitting bug
32 % reports; you can get the latest version from:
/freebsd-10-stable/contrib/amd/doc/
H A Dtexinfo.tex30 % Please try the latest version of texinfo.tex before submitting bug
31 % reports; you can get the latest version from:

Completed in 295 milliseconds