Searched refs:str_chk (Results 1 – 2 of 2) sorted by relevance
303 int str_chk = 0; /* used ot hold the results of a string in minix_dir() local510 str_chk = substring (dirname, dp->name); in minix_dir()514 && (!*dirname || str_chk <= 0)) in minix_dir()526 while (!dp->inode || (str_chk || (print_possibilities && ch != '/'))); in minix_dir()
554 int str_chk = 0; /* used to hold the results of a string compare */ in ext2fs_dir() local813 str_chk = substring (dirname, dp->name); in ext2fs_dir()817 && (!*dirname || str_chk <= 0)) in ext2fs_dir()829 while (!dp->inode || (str_chk || (print_possibilities && ch != '/'))); in ext2fs_dir()