Searched defs:destination (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-11.0-release/sys/dev/isci/scil/
H A Dsci_util.c58 scic_word_copy_with_swap( U32 *destination, U32 *source, U32 word_count ) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/DataFormatters/
H A DCXXFunctionPointer.cpp26 std::string destination; local
/freebsd-11.0-release/sys/geom/vinum/
H A Dgeom_vinum_move.c48 char buf[20], *destination, *object; local
102 gv_move_sd(struct gv_softc *sc, struct gv_sd *cursd, struct gv_drive *destination, int flags) argument
[all...]
/freebsd-11.0-release/contrib/tcp_wrappers/
H A Denviron.c104 char *destination; local
/freebsd-11.0-release/contrib/ntp/lib/isc/tests/
H A Disctest.c105 isc_logdestination_t destination; local
/freebsd-11.0-release/contrib/binutils/binutils/
H A Drename.c99 set_times (const char *destination, const struct stat *statbuf) argument
/freebsd-11.0-release/contrib/atf/atf-c++/
H A Dutils.cpp42 atf::utils::copy_file(const std::string& source, const std::string& destination) argument
/freebsd-11.0-release/tools/tools/vt/mkkfont/
H A Dmkkfont.c43 uint16_t destination; member in struct:file_mapping
/freebsd-11.0-release/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h49 destination : 9, member in struct:ins_format1
67 destination : 9, member in struct:ins_format2
H A Daicasm_gram.y897 destination: label
[all...]
/freebsd-11.0-release/contrib/atf/atf-c/
H A Dutils.c171 atf_utils_copy_file(const char *source, const char *destination) argument
185 "Failed to write to %s during copy", destination); local
193 destination); local
/freebsd-11.0-release/sys/dev/random/
H A Drandomdev.c216 static u_int destination = 0; local
/freebsd-11.0-release/contrib/ncurses/ncurses/tinfo/
H A Dwrite_entry.c190 const char *destination; local
[all...]
/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-eigrp.c131 uint8_t destination; /* variable length [1-4] bytes encoding */ member in struct:eigrp_tlv_ip_int_t
151 uint8_t destination; /* variable length [1-4] bytes encoding */ member in struct:eigrp_tlv_ip_ext_t
H A Dprint-sctp.c158 uint16_t destination; member in struct:sctpHeader
/freebsd-11.0-release/usr.bin/vtfontcvt/
H A Dvtfontcvt.c421 uint16_t destination; member in struct:file_mapping
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp223 PutFile(const lldb_private::FileSpec& source, const lldb_private::FileSpec& destination, uint32_t uid, uint32_t gid) argument
357 GetFile(const lldb_private::FileSpec &source, const lldb_private::FileSpec &destination) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp818 PutFile(const FileSpec& source, const FileSpec& destination, uint32_t uid, uint32_t gid) argument
/freebsd-11.0-release/contrib/ntp/lib/isc/
H A Dlog.c77 isc_logdestination_t destination; member in struct:isc_logchannel
333 isc_logdestination_t destination; local
703 isc_log_createchannel(isc_logconfig_t *lcfg, const char *name, unsigned int type, int level, const isc_logdestination_t *destination, unsigned int flags) argument
[all...]
/freebsd-11.0-release/sys/dev/wl/
H A Dif_wl_i82586.h254 u_char destination[6]; member in struct:__anon11957
/freebsd-11.0-release/sbin/dhclient/
H A Ddhcpd.h178 struct iaddr destination; member in struct:client_state
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Core/
H A DValueObject.cpp939 ValueObject::GetSummaryAsCString (std::string& destination, argument
879 GetSummaryAsCString(TypeSummaryImpl* summary_ptr, std::string& destination, lldb::LanguageType lang) argument
887 GetSummaryAsCString(TypeSummaryImpl* summary_ptr, std::string& destination, const TypeSummaryOptions& options) argument
1182 CopyStringDataToBufferSP(const StreamString& source, lldb::DataBufferSP& destination) argument
1395 GetValueAsCString(const lldb_private::TypeFormatImpl& format, std::string& destination) argument
1405 GetValueAsCString(lldb::Format format, std::string& destination) argument
[all...]
/freebsd-11.0-release/contrib/subversion/subversion/libsvn_ra_serf/
H A Dupdate.c403 /* Source path and destination path */ member in struct:report_context_t
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1065 SExpr *destination() { return Dest; } // Address to store to function in class:clang::threadSafety::Store
1066 const SExpr *destination() const { return Dest; } function in class:clang::threadSafety::Store
/freebsd-11.0-release/contrib/gcc/cp/
H A Dsemantics.c548 finish_goto_stmt (tree destination) argument
[all...]

Completed in 520 milliseconds

12