Home
last modified time | relevance | path

Searched defs:UIOMOVE (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h284 # define UIOMOVE(a,b,c,d) uiomove((caddr_t)a,b,c,d) macro
478 # define UIOMOVE(a,b,c,d) uiomove((caddr_t)a,b,c,d) macro
623 # define UIOMOVE(a,b,c,d) uiomove((caddr_t)a,b,c,d) macro
703 # define UIOMOVE(a,b,c,d) uiomove((caddr_t)a, b, d) macro
1079 # define UIOMOVE(a,b,c,d) uiomove((caddr_t)a,b,c,d) macro
1125 # define UIOMOVE(a,b,c,d) uiomove(a,b,c,d) macro
1308 # define UIOMOVE(a,b,c,d) uiomove((caddr_t)a,b,c,d) macro
1495 # define UIOMOVE(a,b,c,d) ipfuiomove(a,b,c,d) macro
1631 # define UIOMOVE(a,b,c,d) uiomove(a,b,d) macro