Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dcommands.c363 int ves; in command_set() local
394 int ves; in command_unset() local
/freebsd/lib/libsecureboot/
H A Dverify_file.c86 ve_status_set(int fd, int ves) in ve_status_set()