Home
last modified time | relevance | path

Searched refs:committed (Results 1 – 25 of 57) sorted by relevance

123

/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
Drevision_status.c39 svn_boolean_t committed, in svn_wc_revision_status2() argument
63 committed, in svn_wc_revision_status2()
Dquestions.c573 svn_boolean_t committed, in svn_wc__min_max_revisions() argument
580 committed, in svn_wc__min_max_revisions()
Dwc_db.h3297 svn_boolean_t committed,
3319 svn_boolean_t committed,
DREADME62 repository, and the changes committed in the repository *since* then
Dadm_ops.c74 svn_boolean_t committed; /* Process the node as committed */ member
/freebsd-12-stable/contrib/subversion/subversion/svnversion/
Dsvnversion.c132 svn_boolean_t no_newline = FALSE, committed = FALSE; in sub_main() local
184 committed = TRUE; in sub_main()
228 committed, NULL, NULL, pool, pool); in sub_main()
/freebsd-12-stable/contrib/jemalloc/include/jemalloc/internal/
Dextent_inlines.h280 extent_committed_set(extent_t *extent, bool committed) { in extent_committed_set() argument
282 ((uint64_t)committed << EXTENT_BITS_COMMITTED_SHIFT); in extent_committed_set()
305 bool committed, bool dumpable) { in extent_init() argument
316 extent_committed_set(extent, committed); in extent_init()
/freebsd-12-stable/contrib/subversion/doc/programmer/
DWritingChangeLogs.txt24 In the case of CVS, these refer to when the change was committed,
185 * On the branch (or trunk) where the change is first committed, the
187 the ChangeLog and reflecting the date the change was committed to
201 Seitz" is the original author of the change, who committed it to
206 the date the merge was committed. It should indicate the origin of
/freebsd-12-stable/contrib/jemalloc/src/
Dextent.c29 size_t size, bool committed, unsigned arena_ind);
31 size_t size, bool committed, unsigned arena_ind);
55 size_t size, size_t size_a, size_t size_b, bool committed,
64 size_t size_a, void *addr_b, size_t size_b, bool committed,
1260 bool committed = false; in extent_grow_retained() local
1265 alloc_size, PAGE, &zeroed, &committed); in extent_grow_retained()
1269 alloc_size, PAGE, &zeroed, &committed, in extent_grow_retained()
1276 committed, true); in extent_grow_retained()
1664 bool committed, unsigned arena_ind) { in extent_dalloc_default() argument
1765 bool committed, unsigned arena_ind) { in extent_destroy_default() argument
[all …]
Dpages.c593 bool committed = false; in pages_boot() local
594 void *madv_free_page = os_pages_map(NULL, PAGE, PAGE, &committed); in pages_boot()
/freebsd-12-stable/contrib/unbound/doc/
DREADME.svn5 committed to the repository.
/freebsd-12-stable/contrib/binutils/
DMAINTAINERS12 any committed patches:
35 Please notify the following of any committed patches:
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_base/notes/
Dstructure435 whose value is the transaction that was committed to create this revision.
449 Every transaction ends when it is either successfully committed, or
450 aborted. We call a transaction which has been either committed or
459 committed transactions. Every key in this table is a transaction ID.
484 destroyed, and should never, ever, be committed.
488 ("committed" ROOT-ID REV PROPLIST COPIES)
492 * ROOT-ID is the node revision ID of the committed transaction's (or
496 transaction was committed.
499 committed transaction.
502 referencing all the filesystem copies created by this committed
[all …]
/freebsd-12-stable/contrib/ntp/sntp/m4/
Dntp_vpathhack.m45 dnl modified, because the output ntp_parser.[ch] are committed. This
/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
Dinfo.c484 svn_boolean_t committed, in svn_client_min_max_revisions() argument
489 local_abspath, committed, scratch_pool); in svn_client_min_max_revisions()
/freebsd-12-stable/etc/mtree/
DREADME39 The BSD.X.new file should NOT be committed, as it will be missing
/freebsd-12-stable/crypto/heimdal/appl/su/
DChangeLog45 * su.c: remove accidentally committed code that prints the command
/freebsd-12-stable/sys/dev/bhnd/nvram/
Dbhnd_nvram_if.m78 * committed.
/freebsd-12-stable/sys/fs/nfsclient/
Dnfs_clrpcops.c1738 int error = 0, len, tsiz, rlen, commit, committed = NFSWRITE_FILESYNC; in nfsrpc_writerpc() local
1865 if (committed == NFSWRITE_FILESYNC) in nfsrpc_writerpc()
1866 committed = commit; in nfsrpc_writerpc()
1867 else if (committed == NFSWRITE_DATASYNC && in nfsrpc_writerpc()
1869 committed = commit; in nfsrpc_writerpc()
1903 *iomode = committed; in nfsrpc_writerpc()
6302 int attrflag, error, rlen, commit, committed = NFSWRITE_FILESYNC; in nfsrpc_writeds() local
6385 if (committed == NFSWRITE_FILESYNC) in nfsrpc_writeds()
6386 committed = commit; in nfsrpc_writeds()
6387 else if (committed == NFSWRITE_DATASYNC && in nfsrpc_writeds()
[all …]
/freebsd-12-stable/contrib/smbfs/
DHISTORY20 - Kernel side of smbfs committed in the FreeBSD-current. It controlled
/freebsd-12-stable/include/rpcsvc/
Dnfs_prot.x691 stable_how committed; member
/freebsd-12-stable/contrib/subversion/subversion/include/private/
Dsvn_wc_private.h934 svn_boolean_t committed,
/freebsd-12-stable/tools/tools/git/
DHOWTO76 to be committed. This involves squashing the fixes made in code review
/freebsd-12-stable/contrib/gcclibs/libgomp/
Dconfigure.ac268 # ??? 2006-01-24: Paulo committed to asking autoconf folk to document
/freebsd-12-stable/sys/dev/ice/
Dvirtchnl.h1335 u32 committed; member

123