Searched refs:committed (Results 1 - 15 of 15) sorted by relevance

/freebsd-10.0-release/contrib/subversion/subversion/libsvn_wc/
H A Drevision_status.c39 svn_boolean_t committed,
63 committed, cancel_func, cancel_baton,
35 svn_wc_revision_status2(svn_wc_revision_status_t **result_p, svn_wc_context_t *wc_ctx, const char *local_abspath, const char *trail_url, svn_boolean_t committed, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
H A Dquestions.c583 svn_boolean_t committed,
590 committed,
576 svn_wc__min_max_revisions(svn_revnum_t *min_revision, svn_revnum_t *max_revision, svn_wc_context_t *wc_ctx, const char *local_abspath, svn_boolean_t committed, apr_pool_t *scratch_pool) argument
H A Dwc_db.h167 when a node is deleted and committed without updating its parent.
1845 ### if the node has not been committed (after adding):
2409 for each committed node.
2564 ### 1) mark a changelist as being-committed
3215 * to the lowest and highest committed (i.e. "last changed") revision numbers,
3240 svn_boolean_t committed,
3250 * to the lowest and highest committed (i.e. "last changed") revision numbers,
3264 svn_boolean_t committed,
H A Ddeprecated.c4483 svn_boolean_t committed,
4495 committed, cancel_func, cancel_baton, pool,
4479 svn_wc_revision_status(svn_wc_revision_status_t **result_p, const char *wc_path, const char *trail_url, svn_boolean_t committed, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *pool) argument
H A Dwc_db.c7245 "The node '%s' is not a committed directory",
10732 committed. */
14358 svn_boolean_t committed,
14369 if (committed)
14397 svn_boolean_t committed,
14412 committed, scratch_pool));
14736 svn_boolean_t committed,
14756 local_relpath, committed, scratch_pool));
14803 svn_boolean_t committed,
14822 trail_url, committed, cancel_fun
14354 get_min_max_revisions(svn_revnum_t *min_revision, svn_revnum_t *max_revision, svn_wc__db_wcroot_t *wcroot, const char *local_relpath, svn_boolean_t committed, apr_pool_t *scratch_pool) argument
14393 svn_wc__db_min_max_revisions(svn_revnum_t *min_revision, svn_revnum_t *max_revision, svn_wc__db_t *db, const char *local_abspath, svn_boolean_t committed, apr_pool_t *scratch_pool) argument
14727 revision_status_txn(svn_revnum_t *min_revision, svn_revnum_t *max_revision, svn_boolean_t *is_sparse_checkout, svn_boolean_t *is_modified, svn_boolean_t *is_switched, svn_wc__db_wcroot_t *wcroot, const char *local_relpath, svn_wc__db_t *db, const char *trail_url, svn_boolean_t committed, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *scratch_pool) argument
14795 svn_wc__db_revision_status(svn_revnum_t *min_revision, svn_revnum_t *max_revision, svn_boolean_t *is_sparse_checkout, svn_boolean_t *is_modified, svn_boolean_t *is_switched, svn_wc__db_t *db, const char *local_abspath, const char *trail_url, svn_boolean_t committed, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *scratch_pool) argument
[all...]
H A Dwc-metadata.sql277 2 is the to-be-committed data for foo/bar, created by 'svn add foo/bar'.
/freebsd-10.0-release/contrib/subversion/subversion/svnversion/
H A Dsvnversion.c128 svn_boolean_t no_newline = FALSE, committed = FALSE; local
137 {"committed", 'c', 0, N_("last changed rather than current revisions")},
191 committed = TRUE;
231 committed, NULL, NULL, pool, pool);
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_client/
H A Dinfo.c396 svn_boolean_t committed,
401 local_abspath, committed, scratch_pool);
393 svn_client_min_max_revisions(svn_revnum_t *min_revision, svn_revnum_t *max_revision, const char *local_abspath, svn_boolean_t committed, svn_client_ctx_t *ctx, apr_pool_t *scratch_pool) argument
/freebsd-10.0-release/sys/nfsclient/
H A Dnfs_vnops.c1365 int v3 = NFS_ISV3(vp), committed = NFSV3WRITE_FILESYNC; local
1435 if (committed == NFSV3WRITE_FILESYNC)
1436 committed = commit;
1437 else if (committed == NFSV3WRITE_DATASYNC &&
1439 committed = commit;
1468 committed = NFSV3WRITE_FILESYNC;
1469 *iomode = committed;
3001 * server, but has not been committed to stable storage on the server
3092 * been committed. This is necessary, since there
/freebsd-10.0-release/sys/fs/nfsclient/
H A Dnfs_clrpcops.c1561 int error = 0, len, tsiz, rlen, commit, committed = NFSWRITE_FILESYNC; local
1688 if (committed == NFSWRITE_FILESYNC)
1689 committed = commit;
1690 else if (committed == NFSWRITE_DATASYNC &&
1692 committed = commit;
1726 *iomode = committed;
5675 int error, rlen, commit, committed = NFSWRITE_FILESYNC; local
5731 if (committed == NFSWRITE_FILESYNC)
5732 committed = commit;
5733 else if (committed
[all...]
/freebsd-10.0-release/contrib/subversion/subversion/include/private/
H A Dsvn_wc_private.h663 * The @a changed_rev is set to the latest committed change to @a
665 * copied-here or moved-here. Then it is the revision of the latest committed
926 * If @a committed is TRUE, set @a *min_revision and @a *max_revision
941 svn_boolean_t committed,
1434 * have their working timestamp set to the last-committed-time. If
/freebsd-10.0-release/include/rpcsvc/
H A Dnfs_prot.x689 stable_how committed;
/freebsd-10.0-release/contrib/subversion/subversion/include/
H A Dsvn_wc.h2954 * after a deletion has been committed, Only valid for the this-dir entry
3702 /** Set to the youngest committed revision, or #SVN_INVALID_REVNUM
3816 /** Set to the youngest committed revision, or #SVN_INVALID_REVNUM
5069 * Queue committed items to be processed later by
5665 * have their working timestamp set to the last-committed-time. If
7400 * will have their timestamp set to the last-committed-time. If
7905 * lowest and highest revision numbers in the working copy. If @a committed
7934 svn_boolean_t committed,
7952 svn_boolean_t committed,
H A Dsvn_client.h419 /** just-committed revision. */
1767 * committed, they will appear as unversioned paths in the working copy.
2085 * names, used as a restrictive filter on items that are committed;
2092 * If @a commit_as_operations is set to FALSE, when a copy is committed
2093 * all changes below the copy are always committed at the same time
2095 * #TRUE, changes to descendants are only committed if they are itself
2174 * be committed.
2374 /** Set to the youngest committed revision, or #SVN_INVALID_REVNUM
4460 * - The move operation will be immediately committed.
6183 * revision numbers found within @a local_abspath. If @a committed i
[all...]
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c2645 * We now know that all CPUs have committed or discarded their
6124 int committed = 0;
6460 * When the speculation is committed, all of
6578 ASSERT(!committed);
6587 committed = 1;
6795 if (!committed)
11154 * will not be committed. This situation is

Completed in 345 milliseconds