Home
last modified time | relevance | path

Searched refs:IPL_LOGSYNC (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/ipf/lib/common/
H A Dprintpooldata.c48 case IPL_LOGSYNC :
H A Dprintpool.c58 case IPL_LOGSYNC :
/titanic_41/usr/src/cmd/ipf/tools/
H A Dipftest.c447 i = iplioctl(IPL_LOGSYNC, cmd, data, FWRITE|FREAD); in ipsynctestioctl()
559 i = iplioctl(IPL_LOGSYNC, cmd, data, FWRITE|FREAD);
H A Dippool.c838 role = IPL_LOGSYNC;
H A Dip_fil.c266 if (unit == IPL_LOGSYNC) {
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c1032 if (unit == IPL_LOGSYNC) {
1083 if (getminor(dev) == IPL_LOGSYNC) {
H A Dfil.c5641 case IPL_LOGSYNC :
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h936 #define IPL_LOGSYNC 4 macro