Home
last modified time | relevance | path

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

/tools/libfsimage/ext2fs/
A Dfsys_ext2fs.c318 #define S_IFDIR 0040000 macro
321 #define S_ISDIR(m) (((m) & S_IFMT) == S_IFDIR)
/tools/9pfsd/
A Dxen-9pfsd.c105 if ( !(statbuf.st_mode & S_IFDIR) ) in check_host_path()

Completed in 7 milliseconds