Searched refs:existing (Results 1 - 24 of 24) sorted by relevance

/freebsd-10.2-release/sbin/restore/
H A Dutilities.c198 linkit(char *existing, char *new, int type) argument
206 if (!Nflag && symlink(existing, new) < 0) {
209 new, existing, strerror(errno));
215 if (!Nflag && (ret = link(existing, new)) < 0) {
222 if (stat(existing, &s) == 0 && s.st_flags != 0 &&
223 chflags(existing, 0) == 0) {
224 ret = link(existing, new);
225 chflags(existing, s.st_flags);
230 new, existing, strerror(errno));
239 type == SYMLINK ? "symbolic" : "hard", new, existing);
[all...]
/freebsd-10.2-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_list.c98 dt_list_delete(dt_list_t *dlp, void *existing) argument
100 dt_list_t *p = existing;
H A Ddt_aggregate.c63 dt_aggregate_count(int64_t *existing, int64_t *new, size_t size) argument
68 existing[i] = existing[i] + new[i];
88 dt_aggregate_min(int64_t *existing, int64_t *new, size_t size) argument
90 if (*new < *existing)
91 *existing = *new;
96 dt_aggregate_max(int64_t *existing, int64_t *new, size_t size) argument
98 if (*new > *existing)
99 *existing = *new;
134 dt_aggregate_lquantize(int64_t *existing, int64_ argument
216 dt_aggregate_llquantize(int64_t *existing, int64_t *new, size_t size) argument
[all...]
/freebsd-10.2-release/cddl/contrib/opensolaris/common/ctf/
H A Dctf_util.c55 * Prepend the specified existing element to the given ctf_list_t. The
56 * existing pointer should be pointing at a struct with embedded ctf_list_t.
75 * Delete the specified existing element from the given ctf_list_t. The
76 * existing pointer should be pointing at a struct with embedded ctf_list_t.
79 ctf_list_delete(ctf_list_t *lp, void *existing) argument
81 ctf_list_t *p = existing;
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCXX.cpp231 if (llvm::GlobalValue *existing = GetGlobalValue(name))
232 return existing;
287 if (llvm::GlobalValue *existing = GetGlobalValue(name))
288 return existing;
/freebsd-10.2-release/contrib/gdb/gdb/
H A Dgdbarch.sh861 against the existing \`\`gdbarch.[hc]''. Any differences found
1081 doesn't recognize the selected architecture; an existing \`\`struct
1167 architecture'' et.al., the existing architecture and BFD's default
2130 /* The existing architecture has been swapped out - all this code
2135 sources: "set ..."; INFOabfd supplied; and the existing
2193 /* Is this a pre-existing architecture (as determined by already
2205 /* Find the existing arch in the list. */
2270 /* Restore the existing architecture. */
2277 /* Make the specified architecture current, swapping the existing one
H A Dgdb-events.sh143 them against the existing \`\`gdb-events.[hc]''. Any differences
/freebsd-10.2-release/tools/tools/editing/
H A Dfreebsd.vim29 " indentation rules but does not change the indentation of existing code.
/freebsd-10.2-release/share/mk/
H A Dtap.test.mk7 # This is provided to support existing tests in the FreeBSD source tree
/freebsd-10.2-release/crypto/openssl/util/
H A Dmkdef.pl1534 my %existing; my @remaining;
1538 $existing{$s}=1;
1541 if (!exists $existing{$sym}) {
/freebsd-10.2-release/contrib/gcc/config/i386/
H A Dsol2-c1.asm39 ! from the ABI, information obtained from single stepping existing
H A Dsol2-gc1.asm39 ! from the ABI, information obtained from single stepping existing
/freebsd-10.2-release/usr.sbin/portsnap/portsnap/
H A Dportsnap.sh58 or update an existing snapshot.
60 extract -- Extract snapshot of ports tree, replacing existing
/freebsd-10.2-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex401 \S\ref{sec:format}. This mode is useful for checking a pre-existing
426 existing revisions of the blob format. When reading, \dtc takes the
510 an existing blob.
/freebsd-10.2-release/contrib/sendmail/contrib/
H A Dexpn.pl1273 list out of an existing one.
/freebsd-10.2-release/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c9845 dtrace_difv_t *v = &dp->dtdo_vartab[i], *existing = NULL;
9885 existing = &svar->dtsv_var;
9892 existing = &vstate->dtvs_tlocals[ndx];
9900 existing = &svar->dtsv_var;
9921 if (existing == NULL || existing->dtdv_id == 0)
9924 ASSERT(existing->dtdv_id == v->dtdv_id);
9925 ASSERT(existing->dtdv_scope == v->dtdv_scope);
9927 if (existing->dtdv_kind != v->dtdv_kind)
9930 et = &existing
[all...]
/freebsd-10.2-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql392 change existing move information. */
H A Dwc-queries.sql912 be tweaked after the working-file is installed. When we replace an existing
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp2586 // Look for an existing type with these properties.
2642 IncompleteArrayType *existing = local
2644 assert(!existing && "Shouldn't be in the map!"); (void) existing;
3470 // Look in the folding set for an existing type.
3672 // Look in the folding set for an existing type.
/freebsd-10.2-release/contrib/gcc/doc/include/
H A Dtexinfo.tex56 % extent. You can get the existing language-specific files from the
6251 % Read the last existing aux file, if any. No error if none exists.
7150 \global\let\rawbackslashxx=\backslashcurfont % let existing .??s files work
/freebsd-10.2-release/contrib/amd/doc/
H A Dtexinfo.tex56 % extent. You can get the existing language-specific files from the
6053 % Read the last existing aux file, if any. No error if none exists.
6930 \global\let\rawbackslashxx=\backslashcurfont % let existing .??s files work
/freebsd-10.2-release/contrib/groff/doc/
H A Dtexinfo.tex56 % extent. You can get the existing language-specific files from the
6125 % Read the last existing aux file, if any. No error if none exists.
7002 \global\let\rawbackslashxx=\backslashcurfont % let existing .??s files work
/freebsd-10.2-release/contrib/groff/
H A Dconfigure1955 # The IRIX 6 linker writes into existing files which may not be
3295 /* Treat any failure as ASCII for compatibility with existing art.
9794 echo "$as_me:$LINENO: checking for existing troff installation" >&5
9795 echo $ECHO_N "checking for existing troff installation... $ECHO_C" >&6
11638 (an existing file will be saved as \`GXditview.old').
11653 (an existing file will be saved as \`GXditview.old').
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c4180 ** of existing SQL functions or aggregates. The only differences between
4226 ** and xFinal and NULL pointer must be passed for xFunc. ^To delete an existing
4748 ** ^A call to either function replaces the existing collation-needed callback.
5658 ** ^This function is used to move an existing blob handle so that it points
5662 ** remain the same. Moving an existing blob handle to a new row can be
5663 ** faster than closing the existing handle and opening a new one.
5708 ** incremental blob I/O routines can only read or overwriting existing
5791 ** New VFSes can be registered and existing VFSes can be unregistered.
5803 ** ^To make an existing VFS into the default VFS, register it again
6592 ** existing cach
[all...]

Completed in 883 milliseconds