| Function report | 
| Source Code: security\smack\smack_lsm.c | Create Date:2022-07-28 19:20:06 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:smack_sb_eat_lsm_opts
Proto:static int smack_sb_eat_lsm_opts(char *options, void **mnt_opts)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| char * | options | |
| void ** | mnt_opts | 
| 723 | bool first = true | 
| 725 | When 1 cycle | 
| 726 | next = strchr - Find the first occurrence of the character c in the string s.*@s: the string to be searched*@c: the character to search for | 
| 728 | char * arg = NULL | 
| 735 | token = match_opt_prefix(from, len, & arg) | 
| 738 | rc = smack_add_opt(token, arg, mnt_opts) | 
| 746 | Else | 
| 760 | to = '\0' | 
| 761 | Return 0 | 
| 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 |