Searched refs:initial_sid_to_string_len (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/selinux/mdp/
H A Dmdp.c45 int initial_sid_to_string_len; local
71 initial_sid_to_string_len = sizeof(initial_sid_to_string) / sizeof (char *);
73 for (i = 1; i < initial_sid_to_string_len; i++) {
142 for (i = 1; i < initial_sid_to_string_len; i++) {

Completed in 108 milliseconds