HomeSort by: relevance | last modified time | path
    Searched defs:inode_type (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/makefs/
walk.c 166 inode_type(st->st_mode), path, inode_type(cur->type));
171 __func__, inode_type(st->st_mode), path);
628 dir, specnode->name, inode_type(nodetoino(specnode->type)),
629 inode_type(dirnode->type));
719 printf("%7s: %s", inode_type(cur->type), path);
740 * inode_type --
745 inode_type(mode_t mode) function in typeref:typename:const char *
walk.c 166 inode_type(st->st_mode), path, inode_type(cur->type));
171 __func__, inode_type(st->st_mode), path);
628 dir, specnode->name, inode_type(nodetoino(specnode->type)),
629 inode_type(dirnode->type));
719 printf("%7s: %s", inode_type(cur->type), path);
740 * inode_type --
745 inode_type(mode_t mode) function in typeref:typename:const char *

Completed in 26 milliseconds