Home
last modified time | relevance | path

Searched defs:source (Results 76 – 100 of 267) sorted by relevance

1234567891011

/freebsd/sys/netgraph/
H A Dng_mppc.c503 u_char *source, *dest; in ng_mppc_compress() local
763 u_char *source, *dest; in ng_mppc_decompress() local
/freebsd/lib/libc/net/
H A Dnsdispatch.c481 nss_load_module(const char *source, nss_module_register_fn reg_fn) in nss_load_module()
589 nss_method_lookup(const char *source, const char *database, in nss_method_lookup()
/freebsd/sys/net/
H A Dnetisr.c800 uintptr_t source, struct mbuf *m, u_int *cpuidp) in netisr_select_cpuid()
1056 netisr_queue_src(u_int proto, uintptr_t source, struct mbuf *m) in netisr_queue_src()
1108 netisr_dispatch_src(u_int proto, uintptr_t source, struct mbuf *m) in netisr_dispatch_src()
H A Drss_config.c391 rss_m2cpuid(struct mbuf *m, uintptr_t source, u_int *cpuid) in rss_m2cpuid()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Ddb_iterator.c101 trim_formatting(char *source) in trim_formatting()
/freebsd/sys/contrib/zlib/
H A Dzutil.c145 void ZLIB_INTERNAL zmemcpy(Bytef* dest, const Bytef* source, uInt len) { in zmemcpy()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Didmap_util.c650 do_idmap_mount(list_t *idmap, char *source, char *target, int flags) in do_idmap_mount()
740 char *source = NULL, *target = NULL; in main() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp92 PlatformPOSIX::PutFile(const lldb_private::FileSpec &source, in PutFile()
157 const lldb_private::FileSpec &source, // remote file path in GetFile()
/freebsd/contrib/llvm-project/lld/COFF/
H A DPDB.cpp342 TpiSource *source) { in translateIdSymbols()
570 TpiSource *source = debugChunk->file->debugTypesObj; in writeSymbolRecord() local
869 TpiSource *source = debugChunk->file->debugTypesObj; in commit() local
1025 void PDBLinker::addDebugSymbols(TpiSource *source) { in addDebugSymbols()
1100 void PDBLinker::addDebug(TpiSource *source) { in addDebug()
/freebsd/contrib/ncurses/test/
H A Dtest_tparm.c59 isNumeric(char *source) in isNumeric()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_mount.c243 zprop_source_t *source, int flags) in zfs_is_mountable()
295 const char *source; in zfs_add_option() local
869 zprop_source_t source; in remove_mountpoint() local
/freebsd/contrib/jemalloc/src/
H A Dnstime.c42 nstime_copy(nstime_t *time, const nstime_t *source) { in nstime_copy()
/freebsd/sys/dev/sound/pcm/
H A Dfeeder_format.c211 uint32_t count, void *source) in feed_format_feed()
H A Dfeeder.h49 struct pcm_feeder *source, *parent; member
H A Dfeeder_volume.c236 uint32_t count, void *source) in feed_volume_feed()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeThreadNetBSD.cpp321 NativeThreadNetBSD::CopyWatchpointsFrom(NativeThreadNetBSD &source) { in CopyWatchpointsFrom()
/freebsd/stand/efi/loader/arch/amd64/
H A Dtrap.c125 char *source = "PC"; in report_exc() local
/freebsd/crypto/heimdal/lib/kadm5/
H A Dlog.c389 krb5_principal source, in kadm5_log_rename()
460 krb5_principal source; in kadm5_log_replay_rename() local
/freebsd/contrib/ncurses/ncurses/trace/
H A Dlib_trace.c329 _nc_fmt_funcptr(char *target, const char *source, size_t size) in _nc_fmt_funcptr()
/freebsd/sys/contrib/openzfs/module/lua/
H A Dllex.h65 TString *source; /* current source name */ member
H A Dlobject.c246 void luaO_chunkid (char *out, const char *source, size_t bufflen) { in luaO_chunkid()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeThreadFreeBSD.cpp309 NativeThreadFreeBSD::CopyWatchpointsFrom(NativeThreadFreeBSD &source) { in CopyWatchpointsFrom()
H A DNativeRegisterContextFreeBSD_x86_64.cpp594 NativeRegisterContextFreeBSD &source) { in CopyHardwareWatchpointsFrom()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_taskdeps.cpp218 static inline void __kmp_track_dependence(kmp_int32 gtid, kmp_depnode_t *source, in __kmp_track_dependence()
343 kmp_depnode_t *source, in __kmp_depnode_link_successor()
/freebsd/contrib/lua/src/
H A Dllex.h76 TString *source; /* current source name */ member

1234567891011