Searched defs:backend (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/sys/cam/ctl/
H A Dctl_backend_block.c152 union ctl_be_block_bedata backend; member in struct:ctl_be_block_lun
[all...]
H A Dctl_ioctl.h527 char backend[CTL_BE_NAME_LEN]; member in struct:ctl_lun_req
582 char backend[CTL_BE_NAME_LEN]; /* passed to kernel*/ member in struct:ctl_lun_list
H A Dctl_private.h380 struct ctl_backend_driver *backend; member in struct:ctl_lun
H A Dctl.c2950 struct ctl_backend_driver *backend; local
[all...]
/freebsd-9.3-release/contrib/binutils/bfd/
H A Decoff.c422 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
489 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
843 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
1553 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
2317 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
3329 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
3590 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
3718 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
4442 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); local
[all...]
/freebsd-9.3-release/sys/dev/xen/blkback/
H A Dblkback.c717 union xbb_backend_data backend; member in struct:xbb_softc
[all...]
/freebsd-9.3-release/usr.sbin/ctladm/
H A Dctladm.c3572 char *backend = NULL; local
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libevent/test/
H A Dregress.c2396 const char *backend; local
/freebsd-9.3-release/contrib/binutils/gas/
H A Decoff.c3628 ecoff_padding_adjust(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset, char **bufptrptr) argument
3656 ecoff_build_lineno(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset, long *linecntptr) argument
3887 ecoff_build_symbols(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4252 ecoff_build_procs(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4342 ecoff_build_aux(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4494 ecoff_build_ss(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4537 ecoff_build_fdr(const struct ecoff_debug_swap *backend, char **buf, char **bufend, unsigned long offset) argument
4616 ecoff_build_debug(HDRR *hdr, char **bufp, const struct ecoff_debug_swap *backend) argument
[all...]

Completed in 130 milliseconds