Searched defs:src (Results 1 - 25 of 1112) sorted by last modified time

1234567891011>>

/freebsd-10-stable/contrib/libarchive/test_utils/
H A Dtest_main.c222 char *src, *tgt, *p; local
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c5133 isoent_clone(struct isoent *src) argument
H A Darchive_write_disk_posix.c3036 char *dest, *src; local
[all...]
H A Darchive_util.c185 archive_copy_error(struct archive *dest, struct archive *src) argument
H A Darchive_string.c234 archive_string_concat(struct archive_string *dest, struct archive_string *src) argument
3862 archive_mstring_copy(struct archive_mstring *dest, struct archive_mstring *src) argument
241 archive_wstring_concat(struct archive_wstring *dest, struct archive_wstring *src) argument
[all...]
H A Darchive_read_support_format_mtree.c1904 parse_escapes(char *src, struct mtree_entry *mentry) argument
[all...]
H A Darchive_acl.c151 archive_acl_copy(struct archive_acl *dest, struct archive_acl *src) argument
H A Darchive_write_add_filter_zstd.c297 drive_compressor(struct archive_write_filter *f, struct private_data *data, int finishing, const void *src, size_t length) argument
H A Darchive_read_support_format_tar.c1133 const void *src; local
2823 const unsigned char *src = (const unsigned char *)s; local
[all...]
H A Darchive_write_set_format_shar.c333 const char *src; local
464 const char *src; local
[all...]
H A Darchive_write_set_format_pax.c1535 build_ustar_entry_name(char *dest, const char *src, size_t src_length, argument
1667 build_pax_attribute_name(char *dest, const char *src) argument
1736 build_gnu_sparse_name(char *dest, const char *src) argument
[all...]
H A Darchive_read_support_format_7zip.c3670 uint32_t src = ((uint32_t)p[4] << 24) | local
H A Darchive_getdate.c900 const char *src = *in; local
[all...]
/freebsd-10-stable/sys/dev/sound/usb/
H A Duaudio_pcm.c155 ua_mixer_setrecsrc(struct snd_mixer *m, uint32_t src) argument
H A Duaudio.c5480 uaudio_mixer_setrecsrc(struct uaudio_softc *sc, struct snd_mixer *m, uint32_t src) argument
4656 uaudio_mixer_merge_outputs(struct uaudio_search_result *dst, const struct uaudio_search_result *src) argument
[all...]
/freebsd-10-stable/sys/dev/sound/pcm/
H A Dmixer.c341 mixer_setrecsrc(struct snd_mixer *mixer, u_int32_t src) argument
999 mix_setrecsrc(struct snd_mixer *m, u_int32_t src) argument
[all...]
/freebsd-10-stable/lib/libfetch/
H A Dfetch.c315 fetch_pctdecode(char *dst, const char *src, size_t dlen) argument
/freebsd-10-stable/libexec/rbootd/
H A Drmpproto.c177 char *src, *dst; local
228 char *src, *dst; local
291 char *src, *dst1, *dst2; local
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Dpeicode.h126 coff_swap_reloc_in(bfd * abfd, void * src, void * dst) argument
140 coff_swap_reloc_out(bfd * abfd, void * src, void * dst) argument
160 coff_swap_filehdr_in(bfd * abfd, void * src, void * dst) argument
/freebsd-10-stable/lib/libusb/
H A Dlibusb20_ugen20.c232 const char *src; member in struct:ugen20_urd_state
/freebsd-10-stable/sys/dev/cxgbe/
H A Dt4_sge.c4692 volatile uint64_t *dst, *src; local
/freebsd-10-stable/crypto/openssh/
H A Dscp.c589 char *bp, *host, *src, *suser, *thost, *tuser, *arg; local
709 char *bp, *host, *src, *suser; local
[all...]
/freebsd-10-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c2482 FILE *src, *dst; local
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dfil.c6790 i6addr_t *src, *and; local
[all...]
/freebsd-10-stable/sys/netinet6/
H A Dip6_output.c2303 copypktopts(struct ip6_pktopts *dst, struct ip6_pktopts *src, int canwait) argument
2343 ip6_copypktopts(struct ip6_pktopts *src, int canwait) argument
[all...]

Completed in 367 milliseconds

1234567891011>>