Home
last modified time | relevance | path

Searched defs:source (Results 176 – 200 of 267) sorted by relevance

1234567891011

/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c1004 t_Error QM_Poll(t_Handle h_Qm, e_QmPortalPollSource source) in QM_Poll()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_deleg.c314 char *source; in dsl_deleg_get() local
H A Dbtree.c558 bt_transfer_core(zfs_btree_t *tree, zfs_btree_core_t *source, uint32_t sidx, in bt_transfer_core()
576 bt_transfer_leaf(zfs_btree_t *tree, zfs_btree_leaf_t *source, uint32_t sidx, in bt_transfer_leaf()
H A Dlz4.c982 int LZ4_uncompress_unknownOutputSize(const char* source, char* dest, int compressedSize, int maxDec… in LZ4_uncompress_unknownOutputSize()
H A Ddsl_dir.c1746 dsl_dir_set_quota(const char *ddname, zprop_source_t source, uint64_t quota) in dsl_dir_set_quota()
1868 dsl_dir_set_reservation(const char *ddname, zprop_source_t source, in dsl_dir_set_reservation()
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A D_error_translation.py613 def lzc_rename_translate_error(ret, source, target): argument
H A D_libzfs_core.py1726 def lzc_rename(source, target): argument
/freebsd/sys/kern/
H A Dsubr_sglist.c553 sglist_append_sglist(struct sglist *sg, struct sglist *source, size_t offset, in sglist_append_sglist()
/freebsd/sbin/restore/
H A Dtape.c123 setinput(char *source, int ispipecommand) in setinput()
/freebsd/usr.bin/lex/
H A Dinitscan.c4294 char *source = (yytext_ptr); in yy_get_next_buffer() local
4502 char *source = in yyunput() local
/freebsd/sys/dev/sound/pcm/
H A Dfeeder_rate.c1569 uint8_t *b, uint32_t count, void *source) in z_resampler_feed_internal()
1705 uint32_t count, void *source) in z_resampler_feed()
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c2406 nghttp2_data_source* source, void* ATTR_UNUSED(cb_arg)) in http2_submit_response_read_callback()
2588 nghttp2_data_source* source, void* ATTR_UNUSED(cb_arg)) in http2_submit_error_read_callback()
/freebsd/sys/contrib/openzfs/contrib/pam_zfs_key/
H A Dpam_zfs_key.c141 alloc_pw_string(const char *source) in alloc_pw_string()
/freebsd/sys/dev/aic7xxx/
H A Daic79xx_inline.h169 #define AHD_ASSERT_MODES(ahd, source, dest) \ argument
/freebsd/sbin/ping/
H A Dping.c208 char *ep, *source, *target, *payload; in ping() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DSymbolTable.cpp673 void macho::treatUndefinedSymbol(const Undefined &sym, StringRef source) { in treatUndefinedSymbol()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp633 Status PlatformRemoteGDBServer::PutFile(const FileSpec &source, in PutFile()
/freebsd/sys/dev/mthca/
H A Dmthca_dev.h390 #define MTHCA_GET(dest, source, offset) \ argument
402 #define MTHCA_PUT(dest, source, offset) \ argument
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c123 zprop_source_t source; in zpool_get_prop_string() local
146 zprop_source_t source; in zpool_get_prop_int() local
441 zprop_source_t source = ZPROP_SRC_LOCAL; in zpool_get_userprop() local
5002 enum { Z_SYSCONF, Z_DATA } source; in zpool_load_compat() local
/freebsd/usr.bin/dtc/
H A Dinput_buffer.cc1244 int source = open(path.c_str(), O_RDONLY); in buffer_for_file() local
/freebsd/usr.sbin/traceroute6/
H A Dtraceroute6.c325 static char *source = NULL; variable
/freebsd/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp758 void LinkerDriver::checkFailIfMismatch(StringRef arg, InputFile *source) { in checkFailIfMismatch()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp156 TypeLocCopier(TypeLoc source) : Source(source) {} in TypeLocCopier()
/freebsd/contrib/bsnmp/snmpd/
H A Dmain.c483 snmp_input_start(const u_char *buf, size_t len, const char *source, in snmp_input_start()
661 u_char *sndbuf, size_t *sndlen, const char *source, in snmp_input_finish()
/freebsd/contrib/ncurses/progs/
H A Dtic.c409 copy_input(FILE *source, const char *filename, char *alt_file) in copy_input()
675 add_digit(int *target, int source) in add_digit()

1234567891011