Searched refs:str_chk (Results 1 – 2 of 2) sorted by relevance
620 int str_chk = 0; /* used to hold the results of a string compare */ in ext2fs_dir() local880 str_chk = substring (dirname, dp->name); in ext2fs_dir()884 && (!*dirname || str_chk <= 0)) in ext2fs_dir()896 while (!dp->inode || (str_chk || (print_possibilities && ch != '/'))); in ext2fs_dir()
384 int str_chk = 0; /* used to hold the results of a string compare */
Completed in 5 milliseconds