isdir
linkit(const char *source, const char *target, bool isdir)
if (isdir || (lstat(target, &sb) == 0 && S_ISDIR(sb.st_mode)) ||
int isdir = 0;
isdir = S_ISDIR(st.st_mode);
if (!isdir) {
if (isdir) {
int i, isdir, nodump;
isdir = 0; /* XXX just to get gcc to shut up */
isdir = *map++;
isdir >>= 1;
if ((isdir & 1) == 0 || (TSTINO(ino, dumpinomap) && !nodump))
switch (isdir(path, &stbuf)) {
if (isdir(path, &stbuf) != 1)
bool isdir = false;
isdir = true;
isdir = false;
if (isdir == true && (isonum_711(rec.flags) & 2) == 0) {
.isdir = test_isdir,
int (*isdir)(void *arg, void *h);
bool isdir = fvp->v_type == VDIR;
if (data->dataflags & FSESS_DEFAULT_PERMISSIONS && isdir && newparent) {
int isdir;
isdir = vp->v_type == VDIR ? IN_ISDIR : 0;
inotify_log(vp, NULL, 0, selfevent | isdir, cookie);
event | isdir, cookie);
int isdir;
isdir = vp->v_type == VDIR ? IN_ISDIR : 0;
inotify_log(vp, NULL, 0, selfevent | isdir, 0);
cnp->cn_namelen, event | isdir, cookie);
if (isdir)
check_mmap_write_private(const char *testname, const char *path, int isdir,
if (isdir)
if (isdir)
check_getdents(const char *testname, const char *path, int isdir,
if (isdir && ((mode & O_ACCMODE) == O_RDONLY))
else if (isdir)
if (isdir && ((mode & O_ACCMODE) == O_RDONLY))
else if (isdir)
check_sendfile(const char *testname, const char *path, int isdir,
if (isdir)
if (isdir)
check_mmap_read(const char *testname, const char *path, int isdir,
if (isdir)
if (isdir)
check_mmap_exec(const char *testname, const char *path, int isdir,
if (isdir)
bool isdir;
if ((isdir = is_dir(path)) && parent != NULL) {
if (!isdir && parent == NULL && (All_forts || Offend) &&
if ((isdir && !add_dir(fp)) ||
(!isdir &&
} else if (isdir(cp)) {
int isdir(char *);
.isdir = cb_isdir,