Searched refs:ipfuiomove (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/ipf/tools/ |
H A D | ip_fil.c | 836 int ipfuiomove(buf, len, rwflag, uio) function
|
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_compat.h | 1488 # define UIOMOVE(a,b,c,d) ipfuiomove(a,b,c,d) 1490 extern int ipfuiomove __P((caddr_t, int, int, struct uio *));
|
Completed in 70 milliseconds