Function report | 
Source Code:security\smack\smack_access.c | 
Create Date:2022-07-28 19:25:28 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:smack_str_from_perm : helper to transalate an int to a* readable string*@string : the string to fill*@access : the int
Proto:static inline void smack_str_from_perm(char *string, int access)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| char * | string | |
| int | access | 
| 289 | i = 0 | 
| 297 | If access & MAY_APPEND Then string[i++] = 'a' | 
| 299 | If access & Controls directory labeling Then string[i++] = 't' | 
| 301 | If access & Locks should be writes, but ... Then string[i++] = 'l' | 
| Name | Describe | 
|---|---|
| smack_log | smack_log - Audit the granting or denial of permissions | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |