Searched refs:ves (Results 1 – 2 of 2) sorted by relevance
306 int ves; in command_set() local308 ves = ve_status_get(-1); in command_set()309 if (ves == VE_UNVERIFIED_OK) { in command_set()340 int ves; in command_unset() local342 ves = ve_status_get(-1); in command_unset()343 if (ves == VE_UNVERIFIED_OK) { in command_unset()
86 ve_status_set(int fd, int ves) in ve_status_set() argument89 ve_status[fd] = ves; in ve_status_set()92 ve_status[SOPEN_MAX] = ves; in ve_status_set()