Home
last modified time | relevance | path

Searched refs:cap_list (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/util-linux/
Dswitch_root.c209 char *cap_list = NULL; in switch_root_main() local
214 &cap_list in switch_root_main()
217 if (cap_list) in switch_root_main()
218 drop_capabilities(cap_list); in switch_root_main()