Searched refs:IPL_LOGALL (Results 1 – 9 of 9) sorted by relevance
420 role = IPL_LOGALL;537 role = IPL_LOGALL;664 role = IPL_LOGALL;756 if (role != IPL_LOGALL) {771 role = IPL_LOGALL;785 if (role != IPL_LOGALL) {821 if (role != IPL_LOGALL) {844 role = IPL_LOGALL;857 if (role != IPL_LOGALL) {878 role = IPL_LOGALL;[all …]
188 | IPT_ALL { $$ = IPL_LOGALL; }461 iplo.ipo_unit = IPL_LOGALL;
41 case IPL_LOGALL :
218 fop.iplf_unit = IPL_LOGALL;736 if (unit == IPL_LOGALL) {832 if (op->iplf_unit == i || op->iplf_unit == IPL_LOGALL) {
611 if (unit == IPL_LOGALL) {655 if (unit == IPL_LOGALL) {
711 if (iter.ili_unit < IPL_LOGALL && iter.ili_unit > IPL_LOGMAX) {
795 if (unit == IPL_LOGALL) {
1107 #define IPL_LOGALL -1 macro