Searched defs:bfd (Results 1 – 5 of 5) sorted by relevance
/titanic_51/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; bus_func_invoke() local [all...] |
/titanic_51/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) deliver() argument [all...] |
/titanic_51/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() argument 9161 _ii_shadow_write(ii_fd_t * bfd,nsc_off_t pos,nsc_size_t len) _ii_shadow_write() argument 9239 _ii_alloc_buf(ii_fd_t * bfd,nsc_off_t pos,nsc_size_t len,int flag,ii_buf_t ** ptr) _ii_alloc_buf() argument 9474 ii_fd_t *bfd; _ii_free_buf() local 9540 ii_fd_t *bfd; _ii_open() local 9662 _ii_close(bfd) _ii_close() argument 9720 _ii_alloc_handle(void (* d_cb)(),void (* r_cb)(),void (* w_cb)(),ii_fd_t * bfd) _ii_alloc_handle() argument 9753 _ii_free_handle(ii_buf_t * h,ii_fd_t * bfd) _ii_free_handle() argument 9781 _ii_attach(ii_fd_t * bfd,nsc_iodev_t * iodev) _ii_attach() argument 9850 _ii_detach(bfd) _ii_detach() argument 9878 _ii_get_pinned(ii_fd_t * bfd) _ii_get_pinned() argument 9896 _ii_discard_pinned(ii_fd_t * bfd,nsc_off_t pos,nsc_size_t len) _ii_discard_pinned() argument 9913 _ii_partsize(ii_fd_t * bfd,nsc_size_t * ptr) _ii_partsize() argument 9926 _ii_maxfbas(ii_fd_t * bfd,int flag,nsc_size_t * ptr) _ii_maxfbas() argument 10061 ii_fd_t *bfd = h->ii_fd; _ii_write() local 10191 _ii_trksize(ii_fd_t * bfd,int trksize) _ii_trksize() argument [all...] |
/titanic_51/usr/src/cmd/fdformat/ |
H A D | fdformat.c | 1422 int bfd; in valid_DOS_boot() local
|
/titanic_51/usr/src/cmd/savecore/ |
H A D | savecore.c | 1651 int i, c, bfd; in main() local
|