Home
last modified time | relevance | path

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

/external/selinux/policycoreutils/secon/
Dsecon.c23 #define SECON_OPTS_GO "hVurtlscmPRCf:L:p:" /* small options available, getopt */ macro
201 while ((optchar = getopt_long(argc, argv, SECON_OPTS_GO, in cmd_line()