|
libexplain
1.4.D001
|
Go to the source code of this file.
Functions | |
| char * | explain_acl_parse (const char *text) |
| char* explain_acl_parse | ( | const char * | text | ) |
The explain_acl_parse function is called when we already know the string is unparse-able. So the idea is to accumulate a better explanation than just EINVAL.
| text | The ACL string passed to acl_from_text(3). |
1.7.6.1