Searched defs:source (Results 26 - 50 of 297) sorted by relevance

1234567891011>>

/freebsd-11-stable/tests/sys/netgraph/
H A Dbridge.c624 get_tablesize(char const *source, struct ng_mesg *msg, void *ctx) argument
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dbase64.c53 isc_base64_totext(isc_region_t *source, int wordlength, argument
227 str_totext(const char *source, isc_buffer_t *target) argument
[all...]
H A Dhex.c51 isc_hex_totext(isc_region_t *source, int wordlength, argument
176 str_totext(const char *source, isc_buffer_t *target) { argument
[all...]
H A Dratelimiter.c251 isc_ratelimiter_attach(isc_ratelimiter_t *source, isc_ratelimiter_t **target) { argument
H A Dstring.c35 isc_string_touint64(char *source, char **end, int base) { argument
99 isc_string_copy(char *target, size_t size, const char *source) { argument
113 isc_string_copy_truncate(char *target, size_t size, const char *source) { argument
122 isc_string_append(char *target, size_t size, const char *source) argument
137 isc_string_append_truncate(char *target, size_t size, const char *source) argument
183 isc_string_regiondup(isc_mem_t *mctx, const isc_region_t *source) argument
[all...]
/freebsd-11-stable/contrib/gcclibs/libdecnumber/
H A DdecUtility.c96 const Unit *source; /* work */ local
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-dma-engine.h327 static inline int cvmx_dma_engine_memcpy(int engine, void *dest, void *source, int length) argument
353 static inline int cvmx_dma_engine_memcpy_zero_byte(int engine, void *dest, void *source, in argument
[all...]
/freebsd-11-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h48 source : 9, member in struct:ins_format1
66 source : 9, member in struct:ins_format2
84 source : 9, member in struct:ins_format3
/freebsd-11-stable/sys/netinet/
H A Din_rss.c335 rss_soft_m2cpuid_v4(struct mbuf *m, uintptr_t source, u_int *cpuid) argument
/freebsd-11-stable/sys/netinet6/
H A Din6_rss.c356 rss_soft_m2cpuid_v6(struct mbuf *m, uintptr_t source, u_int *cpuid) argument
/freebsd-11-stable/sys/mips/mips/
H A Dintr_machdep.c81 mips_mask_hard_irq(void *source) argument
89 mips_unmask_hard_irq(void *source) argument
97 mips_mask_soft_irq(void *source) argument
105 mips_unmask_soft_irq(void *source) argument
[all...]
/freebsd-11-stable/sys/mips/rmi/
H A Dintr_machdep.c91 xlr_post_filter(void *source) argument
101 xlr_pre_ithread(void *source) argument
110 xlr_post_ithread(void *source) argument
/freebsd-11-stable/usr.bin/dc/
H A Dbcode.h74 struct source { struct
/freebsd-11-stable/sys/dev/sound/pcm/
H A Dfeeder_format.c210 feed_format_feed(struct pcm_feeder *f, struct pcm_channel *c, uint8_t *b, uint32_t count, void *source) argument
H A Dfeeder_volume.c235 feed_volume_feed(struct pcm_feeder *f, struct pcm_channel *c, uint8_t *b, uint32_t count, void *source) argument
H A Dfeeder_mixer.c280 feed_mixer_feed(struct pcm_feeder *f, struct pcm_channel *c, uint8_t *b, uint32_t count, void *source) argument
/freebsd-11-stable/bin/ln/
H A Dln.c223 linkit(const char *source, const char *target, int isdir) argument
[all...]
/freebsd-11-stable/contrib/byacc/test/btyacc/
H A Dbtyacc_demo.tab.h44 unsigned source; member in struct:YYLTYPE
/freebsd-11-stable/sbin/nos-tun/
H A Dnos-tun.c250 char *source = NULL; local
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-new.c74 int pcap_findalldevs_ex(const char *source, struct pcap_rmtauth *auth, pcap_if_t **alldevs, char *errbuf) argument
354 pcap_open(const char *source, int snaplen, int flags, int read_timeout, struct pcap_rmtauth *auth, char *errbuf) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DConvertUTF.h245 convertUTF8Sequence(const UTF8 **source, const UTF8 *sourceEnd, UTF32 *target, ConversionFlags flags) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp117 const PrecompRecord &retrieveDependencyInfo(const TpiSource *source) { argument
123 const TypeServer2Record &retrieveDependencyInfo(const TpiSource *source) { argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dtemp_serializer.c74 source_stack_t *source; member in struct:svn_temp_serializer__context_t
230 const void *source = *source_struct; local
287 const void *source = *source_struct; local
[all...]
/freebsd-11-stable/contrib/ncurses/include/
H A Dtic.h217 const char *source; member in struct:alias
/freebsd-11-stable/contrib/ncurses/progs/
H A Dtabs.c208 trimmed_tab_list(const char *source) argument
237 comma_is_needed(const char *source) argument

Completed in 217 milliseconds

1234567891011>>