Searched refs:cmp_len (Results 1 – 1 of 1) sorted by relevance
186 int file, name_len, cmp_len; in igt_debugfs_path() local203 cmp_len = read(file, cmp, sizeof(cmp)); in igt_debugfs_path()206 if (cmp_len == name_len && !memcmp(cmp, name, name_len)) in igt_debugfs_path()