Home
last modified time | relevance | path

Searched refs:str_chk (Results 1 – 2 of 2) sorted by relevance

/xen/tools/libfsimage/ext2fs/
A Dfsys_ext2fs.c620 int str_chk = 0; /* used to hold the results of a string compare */ in ext2fs_dir() local
880 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()
/xen/stubdom/grub.patches/
A D60ext4.diff384 int str_chk = 0; /* used to hold the results of a string compare */

Completed in 5 milliseconds