Searched refs:inode_type (Results 1 - 3 of 3) sorted by path

/netbsd-6-1-5-RELEASE/usr.sbin/makefs/
H A Dffs.c804 cur->inode->ino, inode_type(cur->type));
871 ino, din, isfile, inode_type(DIP(din, mode) & S_IFMT),
938 inode_type(DIP(din, mode) & S_IFMT),
978 inode_type(DTTOIF(de->d_type)), i, reclen,
H A Dmakefs.h160 const char * inode_type(mode_t);
H A Dwalk.c160 inode_type(stbuf.st_mode), path,
161 inode_type(cur->type));
473 dir, specnode->name, inode_type(nodetoino(specnode->type)),
474 inode_type(dirnode->type));
567 printf("%7s: %s", inode_type(cur->type), path);
588 * inode_type --
593 inode_type(mode_t mode) function

Completed in 175 milliseconds