Searched defs:security_check (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.8/user/apps/http_server/ | ||
D | main.c | 20 int security_check(char *path) in security_check() function |
/DragonOS-0.1.8/kernel/src/syscall/ | ||
D | mod.rs | 612 let security_check = || { in handle() localVariable |