Home
last modified time | relevance | path

Searched defs:rfd (Results 1 – 25 of 30) sorted by relevance

12

/titanic_44/usr/src/cmd/rcap/rcapd/
H A Drcapd_rfd.h53 typedef struct rfd { struct
54 int rfd_fd; /* cached descriptor */ argument
55 rfd_class_t rfd_class; /* class of descriptor */ argument
56 void(*rfd_revoke)(struct rfd *); /* revocation function */ argument
57 void *rfd_data; /* supplied data */ argument
59 struct rfd *rfd_next; /* list */ argument
60 struct rfd *rfd_prev; argument
62 struct rfd *rfd_prev_class; /* link to previous of same */ argument
H A Drcapd_rfd.c71 rfd_find_prev_class(rfd_t *rfd, rfd_class_t class) in rfd_find_prev_class()
82 rfd_revoke_fd(rfd_t *rfd) in rfd_revoke_fd()
96 rfd_t *rfd = NULL; in rfd_revoke_next() local
153 void(*revoke)(struct rfd *), void *data, int oflag, mode_t mode) in rfd_open()
156 rfd_t *rfd; in rfd_open() local
202 rfd_t *rfd; in rfd_close() local
H A Drcapd_scanner.c373 revoke_pagedata(rfd_t *rfd) in revoke_pagedata()
998 revoke_xmap(rfd_t *rfd) in revoke_xmap()
/titanic_44/usr/src/uts/common/avs/ns/rdc/
H A Drdc_dev.c1086 _rdc_alloc_buf(rdc_fd_t *rfd, nsc_off_t pos, nsc_size_t len, int flag, in _rdc_alloc_buf()
1365 rdc_fd_t *rfd; in _rdc_open() local
1459 _rdc_close(rfd) in _rdc_close() argument
1500 _rdc_alloc_handle(void (*d_cb)(), void (*r_cb)(), void (*w_cb)(), rdc_fd_t *rfd) in _rdc_alloc_handle()
1541 _rdc_free_handle(rdc_buf_t *h, rdc_fd_t *rfd) in _rdc_free_handle()
1567 _rdc_attach(rdc_fd_t *rfd, nsc_iodev_t *iodev) in _rdc_attach()
1600 _rdc_detach(rdc_fd_t *rfd, nsc_iodev_t *iodev) in _rdc_detach()
1665 _rdc_get_pinned(rdc_fd_t *rfd) in _rdc_get_pinned()
1677 _rdc_discard_pinned(rdc_fd_t *rfd, nsc_off_t pos, nsc_size_t len) in _rdc_discard_pinned()
1689 _rdc_partsize(rdc_fd_t *rfd, nsc_size_t *ptr) in _rdc_partsize()
[all …]
/titanic_44/usr/src/lib/libast/common/port/
H A Dastcopy.c51 astcopy(int rfd, int wfd, off_t n) in astcopy()
/titanic_44/usr/src/lib/krb5/plugins/kdb/db2/libdb2/recno/
H A Drec_open.c70 int rfd, sverrno; local
/titanic_44/usr/src/cmd/fs.d/cachefs/cachefspack/
H A Dsubr.c91 FILE *rfd; in open_rulesfile() local
H A Dmain.c50 FILE *rfd; in main() local
/titanic_44/usr/src/cmd/sendmail/src/
H A Dsfsasl.c577 tls_retry(ssl, rfd, wfd, tlsstart, timeout, err, where) in tls_retry() argument
718 int r, rfd, wfd, try, ssl_err; local
830 int r, rfd, wfd, try, ssl_err; local
/titanic_44/usr/src/lib/libast/common/include/
H A Dproc.h84 int rfd; /* read fd if applicable */ member
/titanic_44/usr/src/lib/libast/common/disc/
H A Dsfdcmore.c98 int rfd = sffileno(rp); local
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dproc.h93 int rfd; /* read fd if applicable */ member
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dproc.h93 int rfd; /* read fd if applicable */ member
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dproc.h93 int rfd; /* read fd if applicable */ member
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dproc.h93 int rfd; /* read fd if applicable */ member
/titanic_44/usr/src/cmd/hal/probing/storage/
H A Dprobe-storage.c329 int rfd = -1; in main() local
/titanic_44/usr/src/cmd/sendmail/libmilter/
H A Dworker.c337 int nfd, rfd, i; local
/titanic_44/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c420 int fd, rfd; in main() local
/titanic_44/usr/src/uts/common/io/iprb/
H A Diprb.c1120 iprb_dma_t *rfd, *nfd, *lfd; in iprb_rx_add() local
1159 iprb_dma_t *rfd; in iprb_rx() local
/titanic_44/usr/src/cmd/ssh/include/
H A Dchannels.h83 int rfd; /* read fd */ member
/titanic_44/usr/src/lib/libcmd/common/
H A Dcp.c224 int rfd; in visit() local
/titanic_44/usr/src/cmd/sdiff/
H A Dsdiff.c151 int rfd = -1; in main() local
/titanic_44/usr/src/cmd/krb5/kadmin/server/
H A Dovsec_kadmd.c1240 struct pollfd *rfd = 0; in kadm_svc_run() local
/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c166 channel_register_fds(Channel *c, int rfd, int wfd, int efd, in channel_register_fds()
212 channel_new(char *ctype, int type, int rfd, int wfd, int efd, in channel_new()
657 channel_set_fds(int id, int rfd, int wfd, int efd, in channel_set_fds()
/titanic_44/usr/src/cmd/bnu/
H A Dcu.c1440 int rtn = 1, rfd; in r_char() local

12