Searched defs:rds (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdssubr.c | 170 rds_free(rds_t *rds) in rds_free() 181 rds_t *rds; in rds_create() local 207 rds_bind_hash_remove(rds_t *rds, boolean_t caller_holds_lock) in rds_bind_hash_remove() 245 rds_bind_hash_insert(rds_bf_t *rdsbf, rds_t *rds) in rds_bind_hash_insert() 276 rds_t *rds; in rds_fanout() local
|
H A D | rdsddi.c | 175 rds_t *rds; in rds_open() local 285 rds_t *rds; in rds_deliver_new_msg() local 418 rds_t *rds = (rds_t *)q->q_ptr; in rds_info_req() local 442 rds_t *rds; in rds_bind() local 743 rds_t *rds; in rds_wput_data() local 869 rds_t *rds = (rds_t *)q->q_ptr; in rds_rsrv() local
|
H A D | rds_ioctl.c | 241 rds_t *rds; in rds_ioctl_copyin_done() local
|
/titanic_50/usr/src/cmd/sendmail/libmilter/ |
H A D | libmilter.h | 178 # define FD_RD_VAR(rds, excs) struct pollfd rds argument 181 # define FD_RD_INIT(sd, rds, excs) \ argument 191 # define FD_IS_RD_EXC(sd, rds, excs) \ argument 197 # define FD_IS_RD_RDY(sd, rds, excs) \ argument 203 # define FD_RD_READY(sd, rds, excs, timeout) \ argument 211 # define FD_RD_VAR(rds, excs) fd_set rds, excs argument 214 # define FD_RD_INIT(sd, rds, excs) \ argument 224 # define FD_IS_RD_EXC(sd, rds, excs) FD_ISSET(sd, &(excs)) argument 226 # define FD_IS_RD_RDY(sd, rds, excs) FD_ISSET((sd), &(rds)) argument 230 # define FD_RD_READY(sd, rds, excs, timeout) \ argument
|
/titanic_50/usr/src/uts/common/sys/ib/clients/rds/ |
H A D | rds.h | 92 #define RDS_INCR_REF_CNT(rds) { \ argument 99 #define RDS_DEC_REF_CNT(rds) { \ argument
|
/titanic_50/usr/src/cmd/fs.d/pcfs/mkfs/ |
H A D | mkfs.c | 1291 ulong_t rds, tmpval1, tmpval2; in compute_cluster_size() local
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | mDNSEmbeddedAPI.h | 822 rdataDS rds; member
|