Home
last modified time | relevance | path

Searched refs:existed (Results 1 – 25 of 51) sorted by relevance

123

/freebsd-9-stable/contrib/bind9/lib/dns/
Dpeer.c320 isc_boolean_t existed; in dns_peer_setbogus() local
324 existed = DNS_BIT_CHECK(BOGUS_BIT, &peer->bitflags); in dns_peer_setbogus()
329 return (existed ? ISC_R_EXISTS : ISC_R_SUCCESS); in dns_peer_setbogus()
347 isc_boolean_t existed; in dns_peer_setprovideixfr() local
351 existed = DNS_BIT_CHECK(PROVIDE_IXFR_BIT, &peer->bitflags); in dns_peer_setprovideixfr()
356 return (existed ? ISC_R_EXISTS : ISC_R_SUCCESS); in dns_peer_setprovideixfr()
374 isc_boolean_t existed; in dns_peer_setrequestixfr() local
378 existed = DNS_BIT_CHECK(REQUEST_IXFR_BIT, &peer->bitflags); in dns_peer_setrequestixfr()
383 return (existed ? ISC_R_EXISTS : ISC_R_SUCCESS); in dns_peer_setrequestixfr()
400 isc_boolean_t existed; in dns_peer_setsupportedns() local
[all …]
Dupdate.c1592 isc_boolean_t existed, exists; in dns_update_signaturesinc() local
1601 &existed)); in dns_update_signaturesinc()
1603 existed = ISC_FALSE; in dns_update_signaturesinc()
1605 if (exists == existed) in dns_update_signaturesinc()
1860 isc_boolean_t exists, existed; in dns_update_signaturesinc() local
1889 existed = ns_existed || dname_existed; in dns_update_signaturesinc()
1890 if (exists == existed) in dns_update_signaturesinc()
/freebsd-9-stable/contrib/llvm/include/llvm/Support/
DFileUtilities.h54 bool existed; in ~FileRemover() local
55 sys::fs::remove(Filename.str(), existed); in ~FileRemover()
65 bool existed; variable
66 sys::fs::remove(Filename.str(), existed);
DFileSystem.h281 error_code create_directories(const Twine &path, bool &existed);
296 error_code create_directory(const Twine &path, bool &existed);
335 error_code remove(const Twine &path, bool &existed);
/freebsd-9-stable/sys/dev/drm2/ttm/
Dttm_object.c259 enum ttm_ref_type ref_type, bool *existed) in ttm_ref_object_add() argument
267 if (existed != NULL) in ttm_ref_object_add()
268 *existed = true; in ttm_ref_object_add()
305 if (existed != NULL) in ttm_ref_object_add()
306 *existed = false; in ttm_ref_object_add()
Dttm_object.h204 enum ttm_ref_type ref_type, bool *existed);
/freebsd-9-stable/contrib/llvm/tools/clang/lib/ARCMigrate/
DFileRemapper.cpp39 bool existed; in clear() local
40 llvm::sys::fs::remove(infoFile, existed); in clear()
115 bool existed; in flushToDisk() local
116 if (fs::create_directory(outputDir, existed) != llvm::errc::success) in flushToDisk()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Frontend/
DDependencyFile.cpp169 bool existed; in OutputDependencyFile() local
170 llvm::sys::fs::remove(OutputFile, existed); in OutputDependencyFile()
DCompilerInstance.cpp435 bool existed; in clearOutputFiles() local
436 llvm::sys::fs::remove(it->TempFilename, existed); in clearOutputFiles()
448 bool existed; in clearOutputFiles() local
449 llvm::sys::fs::remove(it->TempFilename, existed); in clearOutputFiles()
/freebsd-9-stable/contrib/llvm/lib/Support/Unix/
DPath.inc147 // If the file existed, try again, otherwise, error.
336 error_code create_directory(const Twine &path, bool &existed) {
343 existed = true;
345 existed = false;
376 error_code remove(const Twine &path, bool &existed) {
384 existed = false;
399 existed = false;
401 existed = true;
/freebsd-9-stable/contrib/llvm/lib/Support/Windows/
DPath.inc152 // If the file existed, try again, otherwise, error.
284 error_code create_directory(const Twine &path, bool &existed) {
295 existed = true;
299 existed = false;
346 error_code remove(const Twine &path, bool &existed) {
355 existed = false;
370 existed = false;
372 existed = true;
378 existed = false;
380 existed = true;
/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DHTMLDiagnostics.cpp102 bool existed; in ReportDiag() local
104 llvm::sys::fs::create_directories(Directory, existed)) { in ReportDiag()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Rewrite/Core/
DRewriter.cpp458 bool existed; in ~AtomicallyMovedFile() local
461 llvm::sys::fs::remove(TempFilename.str(), existed); in ~AtomicallyMovedFile()
/freebsd-9-stable/contrib/llvm/lib/Support/
DPath.cpp752 error_code create_directories(const Twine &path, bool &existed) { in create_directories() argument
762 if (error_code ec = create_directories(parent, existed)) return ec; in create_directories()
765 return create_directory(p, existed); in create_directories()
/freebsd-9-stable/crypto/heimdal/doc/
Dack.texi8 kth-krb would never have existed. Since there are no longer any Eric
/freebsd-9-stable/contrib/tzdata/
DREADME29 existed in the past and thus an idea of the variety that may be
/freebsd-9-stable/contrib/tzcode/zic/
DREADME65 existed in the past and thus an idea of the variety that may be
/freebsd-9-stable/usr.sbin/zic/
DREADME65 existed in the past and thus an idea of the variety that may be
/freebsd-9-stable/contrib/cvs/man/
DChangeLog223 documentation). Neither one has ever existed.
/freebsd-9-stable/crypto/heimdal/
DChangeLog.2002292 * configure.in: KRB_SENDAUTH_VLEN seems to always have existed, so
/freebsd-9-stable/crypto/openssl/doc/crypto/
Dengine.pod287 then on behave the way it used to before the ENGINE API existed.
/freebsd-9-stable/contrib/libpcap/
Dconfigure.in352 # private version also existed, which did not have the same APIs.
/freebsd-9-stable/contrib/file/magic/Magdir/
Darchive50 # (x86?) using some of those formats; if none existed, feel free
/freebsd-9-stable/contrib/cvs/src/
DChangeLog-93954 become ChangeLog-9194, and changes which existed only at Cygnus went
2289 the directory existed but contained no executables.
/freebsd-9-stable/sys/dev/aic7xxx/
Daic79xx.seq546 * 1) If only one command existed in the queue, the

123