Searched defs:bfd (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/sun4/os/ |
H A D | bus_func.c | 45 bus_func_desc_t *bfd = kmem_alloc(sizeof (bus_func_desc_t), KM_SLEEP); in bus_func_register() local 65 bus_func_desc_t *bfd, **pp; in bus_func_unregister() local 95 bus_func_desc_t *bfd; in bus_func_invoke() local
|
/titanic_50/usr/src/cmd/sendmail/aux/ |
H A D | mail.local.c | 116 static int bfd, hfd; /* temp file */ variable 733 deliver(hfd, bfd, name, bouncequota) in deliver() argument
|
/titanic_50/usr/src/uts/common/avs/ns/dsw/ |
H A D | dsw_dev.c | 8988 _ii_fill_buf(ii_fd_t *bfd, nsc_off_t fba_pos, nsc_size_t fba_len, int flag, in _ii_fill_buf() 9161 _ii_shadow_write(ii_fd_t *bfd, nsc_off_t pos, nsc_size_t len) in _ii_shadow_write() 9239 _ii_alloc_buf(ii_fd_t *bfd, nsc_off_t pos, nsc_size_t len, int flag, in _ii_alloc_buf() 9474 ii_fd_t *bfd; in _ii_free_buf() local 9540 ii_fd_t *bfd; in _ii_open() local 9662 _ii_close(bfd) in _ii_close() argument 9720 _ii_alloc_handle(void (*d_cb)(), void (*r_cb)(), void (*w_cb)(), ii_fd_t *bfd) in _ii_alloc_handle() 9753 _ii_free_handle(ii_buf_t *h, ii_fd_t *bfd) in _ii_free_handle() 9781 _ii_attach(ii_fd_t *bfd, nsc_iodev_t *iodev) in _ii_attach() 9850 _ii_detach(bfd) in _ii_detach() argument [all …]
|
/titanic_50/usr/src/cmd/fdformat/ |
H A D | fdformat.c | 1422 int bfd; in valid_DOS_boot() local
|
/titanic_50/usr/src/cmd/savecore/ |
H A D | savecore.c | 1651 int i, c, bfd; in main() local
|