Lines Matching refs:ERR
71 #define BUG() do { ERR(NULL, "Badness at %s:%d", __FILE__, __LINE__); } while (0)
72 #define BUG_ON(x) do { if (x) ERR(NULL, "Badness at %s:%d", __FILE__, __LINE__); } while (0)
101 ERR(NULL, "unable to allocate stack space");
116 ERR(NULL, "pop called with no stack entries");
145 ERR(NULL, "Out of memory!");
150 ERR(NULL, "can't read binary policy: %s", strerror(errno));
189 ERR(NULL, "failed to realloc expr buffer");
428 ERR(NULL, "failed to allocate class buffer");
450 ERR(NULL, "failed to allocate expr buffer stack");
465 ERR(NULL, "failed to allocate expr buffer");
700 ERR(NULL, "failed to allocate answer stack");
722 ERR(NULL, "failed to allocate answer buffer");
740 ERR(NULL, "failed to allocate answer buffer");
795 ERR(NULL, "failed to realloc reason buffer");
850 ERR(NULL, "unrecognized class %d", tclass);
964 ERR(NULL, "unrecognized class %d", tclass);
971 ERR(NULL, "unrecognized SID %d", oldsid);
977 ERR(NULL, "unrecognized SID %d", newsid);
983 ERR(NULL, "unrecognized SID %d", tasksid);
1017 ERR(NULL, "unrecognized class %d", tclass);
1024 ERR(NULL, "unrecognized SID %d", oldsid);
1030 ERR(NULL, "unrecognized SID %d", newsid);
1036 ERR(NULL, "unrecognized SID %d", tasksid);
1073 ERR(NULL, "unrecognized SID %d", ssid);
1079 ERR(NULL, "unrecognized SID %d", tsid);
1109 ERR(NULL, "unrecognized SID %d", ssid);
1115 ERR(NULL, "unrecognized SID %d", tsid);
1161 ERR(NULL, "could not convert %s to class id", class_name);
1183 ERR(NULL, "unrecognized class %d", tclass);
1209 ERR(NULL, "could not convert %s to av bit", perm_name);
1229 ERR(NULL, "unrecognized SID %d", sid);
1252 goto err;
1256 goto err;
1262 err:
1267 ERR(NULL, "could not convert %s to sid", scontext);
1289 ERR(NULL, "invalid context %s for "
1313 ERR(NULL, "unrecognized SID %d", ssid);
1319 ERR(NULL, "unrecognized SID %d", tsid);
1471 ERR(NULL, "permission %s disappeared", key);
1475 ERR(NULL, "the value of permissions %s changed", key);
1497 ERR(NULL, "class %s disappeared", key);
1501 ERR(NULL, "the value of class %s changed", key);
1506 ERR(NULL, "the inherits clause for the access "
1514 ERR(NULL,
1522 ERR(NULL, " in access vector definition for class %s", key);
1547 ERR(NULL, "context %s is invalid", s);
1628 ERR(NULL, "invalidating context %s", s);
1729 ERR(NULL, "the definition of an existing class changed");
1731 goto err;
1738 goto err;
1761 err: