Home
last modified time | relevance | path

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

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