/illumos-gate/usr/src/uts/common/avs/ns/ |
H A D | model.h | 109 #define STRUCT_SET_HANDLE(handle, umodel, addr) \ macro 115 STRUCT_SET_HANDLE(handle, umodel, &__##handle##_buf) 178 #define STRUCT_SET_HANDLE(handle, umodel, addr) \ macro 182 #define STRUCT_SET_HANDLE(handle, umodel, addr) \ macro 187 STRUCT_SET_HANDLE(handle, umodel, &__##handle##_buf)
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | model.h | 100 #define STRUCT_SET_HANDLE(handle, umodel, addr) \ macro 106 STRUCT_SET_HANDLE(handle, umodel, &__##handle##_buf) 168 #define STRUCT_SET_HANDLE(handle, umodel, addr) \ macro 172 #define STRUCT_SET_HANDLE(handle, umodel, addr) \ macro 177 STRUCT_SET_HANDLE(handle, umodel, &__##handle##_buf)
|
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rds_ioctl.c | 195 STRUCT_SET_HANDLE(ifc, iocp->ioc_flag, (struct ifconf *)addr); 248 STRUCT_SET_HANDLE(sb,
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_common.c | 113 STRUCT_SET_HANDLE(args, model, buf);
|
H A D | nfs_common.c | 478 STRUCT_SET_HANDLE(args, model, buf);
|
H A D | nfs_export.c | 1045 STRUCT_SET_HANDLE(uap, model, args); 1332 STRUCT_SET_HANDLE(usi, model, 1751 STRUCT_SET_HANDLE(uap, model, args);
|
H A D | nfs4_callback.c | 914 STRUCT_SET_HANDLE(uap, model, arg); 970 STRUCT_SET_HANDLE(uap, model, arg);
|
H A D | nfs_log.c | 1115 STRUCT_SET_HANDLE(uap, model, args);
|
H A D | nfs_vfsops.c | 1051 STRUCT_SET_HANDLE(ap, model, args);
|
H A D | nfs_server.c | 433 STRUCT_SET_HANDLE(uap, model, arg);
|
/illumos-gate/usr/src/uts/common/avs/ns/rdc/ |
H A D | rdcsrv.c | 286 STRUCT_SET_HANDLE(uap, mode, args);
|
H A D | rdc_io.c | 6034 STRUCT_SET_HANDLE(rs, mode, STRUCT_FGETP(uparms, rdc_set)); 6035 STRUCT_SET_HANDLE(pa, mode, STRUCT_FADDR(rs, primary)); 6036 STRUCT_SET_HANDLE(sa, mode, STRUCT_FADDR(rs, secondary));
|
H A D | rdc_svc.c | 2178 STRUCT_SET_HANDLE(rs, mode, args);
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | mmapobj.c | 1345 STRUCT_SET_HANDLE(mph, model, (struct myphdr *)phdrbase); 1376 STRUCT_SET_HANDLE(mph, model, 1427 STRUCT_SET_HANDLE(mph, model, 1580 STRUCT_SET_HANDLE(mph, model, (struct myphdr *)phdrbase); 1786 STRUCT_SET_HANDLE(mph, model, (struct myphdr *)phdrbase); 1801 STRUCT_SET_HANDLE(mph, model, 1863 STRUCT_SET_HANDLE(mph, model,
|
H A D | ipc.c | 522 STRUCT_SET_HANDLE(lperm, model, perm); 549 STRUCT_SET_HANDLE(lperm, model, perm);
|
H A D | msg.c | 812 STRUCT_SET_HANDLE(umsgp, mdl, msgp); 1106 STRUCT_SET_HANDLE(umsgp, mdl, msgp);
|
H A D | contract.c | 969 STRUCT_SET_HANDLE(lstatus, model, status);
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | sad.c | 664 STRUCT_SET_HANDLE(slp, csp->cp_flag,
|
H A D | logindmux.c | 428 STRUCT_SET_HANDLE(protoh, ioc->ioc_flag,
|
H A D | timod.c | 2277 STRUCT_SET_HANDLE(sb, iocp->ioc_flag, 2311 STRUCT_SET_HANDLE(sb, iocp->ioc_flag,
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | rts.c | 1111 STRUCT_SET_HANDLE(sb, iocp->ioc_flag, (void *)mp1->b_rptr);
|
H A D | ip_if.c | 7366 STRUCT_SET_HANDLE(ifc, iocp->ioc_flag, NULL); 7375 STRUCT_SET_HANDLE(ifc, iocp->ioc_flag, 7498 STRUCT_SET_HANDLE(lifs, iocp->ioc_flag, 7625 STRUCT_SET_HANDLE(lifc, iocp->ioc_flag, NULL); 7634 STRUCT_SET_HANDLE(lifc, iocp->ioc_flag, (struct lifconf *)mp1->b_rptr);
|
/illumos-gate/usr/src/man/man9f/ |
H A D | Makefile | 539 STRUCT_SET_HANDLE.9f \ 1248 STRUCT_SET_HANDLE.9f := LINKSRC = STRUCT_DECL.9f
|
/illumos-gate/usr/src/uts/common/fs/sockfs/ |
H A D | socksyscalls.c | 1041 STRUCT_SET_HANDLE(umsgptr, model, msg);
|
/illumos-gate/usr/src/uts/common/inet/tcp/ |
H A D | tcp_output.c | 772 STRUCT_SET_HANDLE(sb, iocp->ioc_flag, (void *)mp1->b_rptr);
|