Searched refs:stblock (Results 1 – 1 of 1) sorted by relevance
52 struct stat stblock; in blockcheck() local59 if (stat(newname, &stblock) < 0) { in blockcheck()68 if (stat(newname, &stblock) < 0) { in blockcheck()72 switch(stblock.st_mode & S_IFMT) { in blockcheck()