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
477 # define UIOMOVE(a,b,c,d) uiomove((caddr_t)a,b,c,d) macro
622 # define UIOMOVE(a,b,c,d) uiomove((caddr_t)a,b,c,d) macro
702 # define UIOMOVE(a,b,c,d) uiomove((caddr_t)a, b, d) macro
1078 # define UIOMOVE(a,b,c,d) uiomove((caddr_t)a,b,c,d) macro
1124 # define UIOMOVE(a,b,c,d) uiomove(a,b,c,d) macro
1307 # define UIOMOVE(a,b,c,d) uiomove((caddr_t)a,b,c,d) macro
1493 # define UIOMOVE(a,b,c,d) ipfuiomove(a,b,c,d) macro
1629 # define UIOMOVE(a,b,c,d) uiomove(a,b,d) macro