Searched refs:IPL_LOGAUTH (Results 1 – 11 of 11) sorted by relevance
45 case IPL_LOGAUTH :
61 case IPL_LOGAUTH :
55 case IPL_LOGAUTH :
73 case IPL_LOGAUTH :
403 i = iplioctl(IPL_LOGAUTH, cmd, data, FWRITE|FREAD); in ipauthtestioctl()541 i = iplioctl(IPL_LOGAUTH, cmd, data, FWRITE|FREAD);
156 | IPT_ROLE '=' IPT_AUTH { $$ = IPL_LOGAUTH; }
836 role = IPL_LOGAUTH;
247 if (unit == IPL_LOGAUTH) {
1692 static int gnums[3] = { IPL_LOGIPF, IPL_LOGCOUNT, IPL_LOGAUTH };
4168 fiop->f_locks[IPL_LOGAUTH] = ifs->ifs_fr_auth_lock;4476 if (unit == IPL_LOGAUTH)4777 if (unit == IPL_LOGAUTH) {4795 if (unit == IPL_LOGAUTH) {5625 case IPL_LOGAUTH :
935 #define IPL_LOGAUTH 3 macro