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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h279 # define UIOMOVE(a,b,c,d) uiomove((caddr_t)a,b,c,d) macro
472 # define UIOMOVE(a,b,c,d) uiomove((caddr_t)a,b,c,d) macro
617 # define UIOMOVE(a,b,c,d) uiomove((caddr_t)a,b,c,d) macro
697 # define UIOMOVE(a,b,c,d) uiomove((caddr_t)a, b, d) macro
1073 # define UIOMOVE(a,b,c,d) uiomove((caddr_t)a,b,c,d) macro
1119 # define UIOMOVE(a,b,c,d) uiomove(a,b,c,d) macro
1302 # define UIOMOVE(a,b,c,d) uiomove((caddr_t)a,b,c,d) macro
1488 # define UIOMOVE(a,b,c,d) ipfuiomove(a,b,c,d) macro
1624 # define UIOMOVE(a,b,c,d) uiomove(a,b,d) macro

Completed in 57 milliseconds