Home
last modified time | relevance | path

Searched refs:deleting (Results 1 – 25 of 89) sorted by relevance

1234

/freebsd-12-stable/contrib/binutils/bfd/
Dstabs.c519 int deleting; in _bfd_discard_section_stabs() local
552 deleting = -1; in _bfd_discard_section_stabs()
573 if (deleting) in _bfd_discard_section_stabs()
578 deleting = -1; in _bfd_discard_section_stabs()
581 deleting = 0; in _bfd_discard_section_stabs()
583 deleting = 1; in _bfd_discard_section_stabs()
586 if (deleting == 1) in _bfd_discard_section_stabs()
591 else if (deleting == -1) in _bfd_discard_section_stabs()
/freebsd-12-stable/contrib/subversion/subversion/libsvn_delta/
Dcompat.c189 svn_revnum_t deleting; member
223 change->deleting = SVN_INVALID_REVNUM; in locate_change()
339 change->deleting)); in process_actions()
347 change->kind, change->deleting)); in process_actions()
385 svn_revnum_t replaces_rev = change->deleting; in process_actions()
563 SVN_ERR_ASSERT(!SVN_IS_VALID_REVNUM(change->deleting) in ev2_delete_entry()
564 || change->deleting == base_revision); in ev2_delete_entry()
565 change->deleting = base_revision; in ev2_delete_entry()
1081 change->deleting = SVN_INVALID_REVNUM; in insert_change()
1103 change->deleting = replaces_rev; in add_directory_cb()
[all …]
Dbranch_compat.c302 svn_boolean_t deleting; member
342 change->deleting, change->deleting_rev,
483 if (change->action == RESTRUCTURE_ADD && !change->deleting) in delete_subtree()
499 change->deleting = TRUE; in delete_subtree()
952 if (change->deleting) in apply_change()
/freebsd-12-stable/crypto/openssh/
Dssh-add.c633 do_file(int agent_fd, int deleting, int key_only, char *file, int qflag, in do_file() argument
637 if (deleting) { in do_file()
790 int r, i, ch, deleting = 0, ret = 0, key_only = 0, do_download = 0; in main() local
879 deleting = 1; in main()
891 deleting = 1; in main()
962 if (update_card(agent_fd, !deleting, pkcs11provider, in main()
993 if (do_file(agent_fd, deleting, key_only, buf, in main()
1004 if (do_file(agent_fd, deleting, key_only, in main()
DPROTOCOL330 that it has not seen before and deleting keys for the server host that
/freebsd-12-stable/usr.bin/tip/
DREADME30 Note that adding or deleting variables requires tip to be completedly
/freebsd-12-stable/contrib/ntp/scripts/stats/
DREADME20 deleting each one as it is scanned, except the current day file.
/freebsd-12-stable/sys/sparc64/conf/
DNOTES12 # deleting the specification for CPUs you don't need to use may make
/freebsd-12-stable/share/examples/diskless/
DME8 I am not deleting the information below because it contains some
DREADME.TEMPLATING8 I am not deleting the information below because it contains some
220 * The program is capable of deleting files/directories on the
DREADME.BOOTP8 I am not deleting the information below because it contains some
/freebsd-12-stable/sys/netpfil/ipfw/
Ddummynet.txt38 20100131 deleting RR causes infinite loop
40 forever when deleting a live flow
125 DELETE: done only when deleting the parent dn_sch_inst
144 sweeps the hash table of instances deleting them
470 the linked flowset is deleting and if so the counter is decrementing. If the
482 packet are discarded when they arrive, and mark the scheduler as deleting.
830 It is called when a flowset is deleting. Must remove the memory allocate
837 Called when a queue is deleting. The function should remove extra data
/freebsd-12-stable/lib/libc/db/
Dchangelog11 deleting empty pages that only contained the cursor
/freebsd-12-stable/contrib/gcc/
Dreg-notes.def147 the insn. Normally, deleting any insn in the prologue is an error.
/freebsd-12-stable/contrib/llvm-project/libcxx/include/
Dthread186 // pthread_key_delete(__key_) may prevent other threads from deleting their
/freebsd-12-stable/contrib/llvm-project/lld/docs/
DReaders.rst95 The destructor of a File object is responsible for deleting all Atoms it
/freebsd-12-stable/crypto/openssl/doc/man3/
DOPENSSL_LH_COMPFUNC.pod131 The best solution is probably to avoid deleting items from the hash
/freebsd-12-stable/contrib/bzip2/
DCHANGES241 * Check the input file still exists before deleting the output one,
/freebsd-12-stable/usr.bin/fortune/datfiles/
Dfreebsd-tips698 Before deleting a dataset or snapshot, perform a dry run using the -n
752 simulate deleting snapshots a through (including) d, use this command:
/freebsd-12-stable/sys/amd64/conf/
DNOTES63 # deleting the specification for CPUs you don't need to use may make
/freebsd-12-stable/contrib/sendmail/
DREADME412 with makemap, e.g., adding and deleting entries.
/freebsd-12-stable/contrib/ntp/sntp/libevent/
DChangeLog-1.494 o Fix a bug where deleting signals with the kqueue backend would cause subsequent adds to fail
/freebsd-12-stable/contrib/libevent/
DChangeLog-1.494 o Fix a bug where deleting signals with the kqueue backend would cause subsequent adds to fail
/freebsd-12-stable/contrib/subversion/
DCHANGES925 * ra_serf: fix deleting directories with many files (issue #4557)
1849 * ra_serf: fix deleting directories with many files (issue #4557)
2068 * ra_serf: fix a URI escaping bug that prevented deleting locked paths
2070 * rm: Display the proper URL when deleting a URL in the commit log editor
2395 * commit: remove stale entries from wc lock table when deleting (r1491756)
2408 * allow deleting non-user-visible 'svn:' properties (r1495432)
4324 * Allow switch to continue after deleting locally modified dirs (issue #2505)
4882 * fixed: deleting schedule add file leaves working props file (issue #2419)
5618 * fixed: 'svn blame' closing files before deleting them (issue #1969)
5626 * fixed: stop 'svn up' from deleting schedule-add target dir (issue #1793)
[all …]
/freebsd-12-stable/sys/i386/conf/
DNOTES80 # deleting the specification for CPUs you don't need to use may make

1234