Home
last modified time | relevance | path

Searched defs:fsverity_command (Results 1 – 1 of 1) sorted by relevance

/external/fsverity-utils/programs/
Dfsverity.c16 static const struct fsverity_command { struct
18 int (*func)(const struct fsverity_command *cmd, int argc, char *argv[]); argument
21 } fsverity_commands[] = { argument