Searched refs:direntry (Results 1 – 1 of 1) sorted by relevance
87 struct dirent *direntry = NULL; in LP_find_file() local129 direntry = readdir((*ctx)->dir); in LP_find_file()130 if (direntry == NULL) { in LP_find_file()134 OPENSSL_strlcpy((*ctx)->entry_name, direntry->d_name, in LP_find_file()
Completed in 9 milliseconds