Searched refs:desc_fd (Results 1 – 1 of 1) sorted by relevance
159 static int desc_fd = 0; variable644 if (desc_fd > 0) { in lock_desc_file()655 if ((desc_fd = open_and_lock_keystore_desc(oflag, in lock_desc_file()661 if (desc_fd <= 0) { in lock_desc_file()665 if (lock_file(desc_fd, read_lock, B_FALSE) == 1) { in lock_desc_file()669 (void) close(desc_fd); in lock_desc_file()670 desc_fd = 0; in lock_desc_file()