Home
last modified time | relevance | path

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

/external/selinux/restorecond/
Drestore.h25 #define STAR_COUNT 1000 macro
/external/selinux/libselinux/src/
Dselinux_restorecon.c44 #define STAR_COUNT 1024 macro
627 if (fc_count % STAR_COUNT == 0) { in restorecon_sb()
633 fprintf(stdout, "\r%luk", fc_count / STAR_COUNT); in restorecon_sb()