Home
last modified time | relevance | path

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

/busybox-1.35.0/selinux/
Dmatchpathcon.c51 #define OPT_PREFIX (1<<3) /* -p */ macro
77 if (opts & OPT_PREFIX) { in matchpathcon_main()