Searched refs:ves (Results 1 – 2 of 2) sorted by relevance
363 int ves; in command_set() local365 ves = ve_status_get(-1); in command_set()366 if (ves == VE_UNVERIFIED_OK) { in command_set()394 int ves; in command_unset() local396 ves = ve_status_get(-1); in command_unset()397 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()